mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
bump to 45
This commit is contained in:
parent
7a5a195dc0
commit
b2fcc17ca2
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue