mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
UX: Dim the composer buttons like they used to be
This commit is contained in:
parent
52579179bd
commit
ca50252f77
@ -430,6 +430,10 @@
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
background-color: $secondary;
|
||||
z-index: 100;
|
||||
|
||||
button {
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user