Remove !important

This commit is contained in:
Kijin Sung 2021-01-07 23:29:53 +09:00
parent d9e44117cc
commit 98393b033d

View file

@ -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 {