First complete upload on nas

This commit is contained in:
2024-09-18 11:20:28 +02:00
commit 4f086962fe
6456 changed files with 1232660 additions and 0 deletions
@@ -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;
}