mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Remove !important
This commit is contained in:
parent
d9e44117cc
commit
98393b033d
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
}
|
||||
|
||||
.light_dark_top(@cs) when (@cs = moono-dark) {
|
||||
border-color: #555 !important;
|
||||
border-color: #555;
|
||||
&.cke_bottom {
|
||||
background: #333;
|
||||
.cke_button_icon, .cke_combo_button, .cke_button_arrow, .cke_button_label {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue