mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
bump to 45
This commit is contained in:
parent
7a5a195dc0
commit
b2fcc17ca2
@ -16,8 +16,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
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%);}
|
||||
html.anon .topic-list a.title:visited:not(.badge-notification) {color: scale-color($primary, $lightness: 45%);}
|
||||
.topic-list a.title.visited:not(.badge-notification) {color: scale-color($primary, $lightness: 45%);}
|
||||
|
||||
.topic-list {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user