only dim categories, not all topic stats per 547eaa6

This commit is contained in:
Kris 2018-12-07 13:35:57 -05:00
parent 98c18f8349
commit d16a4b895f
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
a.title:not(.badge-notification) {
color: $primary-medium;
}
.link-bottom-line {
a.badge-wrapper {
opacity: 0.6;
}
}

View File

@ -208,7 +208,7 @@
}
}
.visited .topic-item-stats {
.visited .topic-item-stats .category {
opacity: 0.6;
}