mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
suppress editor toolbar buttons a bit
This commit is contained in:
parent
73526e1211
commit
81ba90fd22
1 changed files with 1 additions and 0 deletions
|
@ -419,6 +419,7 @@
|
|||
top: 0;
|
||||
position: absolute;
|
||||
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
background-color: $secondary;
|
||||
z-index: 100;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue