UX: remove visited styling from topic list

This commit is contained in:
Sam
2015-03-10 21:30:46 +11:00
parent b62a72f82c
commit f4a051c2c3
2 changed files with 1 additions and 3 deletions

View File

@@ -48,7 +48,6 @@
}
a.title {color: $primary;}
a.title:visited:not(.badge-notification) {color: scale-color($primary, $lightness: 35%);}
.badge-notification {
position: relative;