only dim categories, not all topic stats per 547eaa6
This commit is contained in:
parent
98c18f8349
commit
d16a4b895f
|
@ -50,7 +50,7 @@
|
|||
a.title:not(.badge-notification) {
|
||||
color: $primary-medium;
|
||||
}
|
||||
.link-bottom-line {
|
||||
a.badge-wrapper {
|
||||
opacity: 0.6;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -208,7 +208,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.visited .topic-item-stats {
|
||||
.visited .topic-item-stats .category {
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue