mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
changing color of progress bar
This commit is contained in:
parent
bd63699d63
commit
0ba88d2355
11 changed files with 21 additions and 20 deletions
|
@ -465,7 +465,7 @@
|
|||
}
|
||||
.notification {
|
||||
&.unread {
|
||||
background-color: dark-light-diff($tertiary, $secondary, 90%, -60%);
|
||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||
}
|
||||
|
||||
li { display: inline-block; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue