mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
turn down lightness scale of progress bar a bit
This commit is contained in:
parent
d06d050eb7
commit
545d5b4906
@ -204,7 +204,7 @@ a:hover.reply-new {
|
||||
bottom: 0;
|
||||
width: 0;
|
||||
border-right: 1px solid scale-color-diff();
|
||||
background-color: dark-light-diff($success, $secondary, 60%, -35%);
|
||||
background-color: dark-light-diff($success, $secondary, 50%, -35%);
|
||||
transition: width .75s;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user