mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: correct :visited styling for logged on users
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
}
|
||||
|
||||
html.anon .topic-list a.title:visited:not(.badge-notification) {color: scale-color($primary, $lightness: 35%);}
|
||||
.topic-list a.title.visited:not(.badge-notification) {color: scale-color($primary, $lightness: 35%);}
|
||||
|
||||
.topic-list {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user