First complete upload on nas
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/* ==============
|
||||
Form Editor
|
||||
===================*/
|
||||
|
||||
.mce-panel {
|
||||
border-color: darken($light,5%) !important;
|
||||
background-color: $light !important;
|
||||
}
|
||||
.mce-menu-item:hover, .mce-menu-item.mce-selected, .mce-menu-item:focus {
|
||||
background-color: $primary !important;
|
||||
}
|
||||
.mce-menu {
|
||||
background-color: $white !important;
|
||||
}
|
||||
Reference in New Issue
Block a user