FEATURE: correct :visited styling for logged on users

This commit is contained in:
Sam
2015-07-24 12:11:41 +10:00
parent 0c267e5952
commit b22c890e4b
2 changed files with 4 additions and 1 deletions

View File

@@ -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%;