Moved colours to colortheme.less to enable theming

This commit is contained in:
Evilham
2017-10-26 20:29:14 +02:00
parent d571f408d8
commit 83da9cf752
3 changed files with 9 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
#cke_1_toolbox {
display: inline-block;
width: 100%;
background-color: #c1e7ff;
background-color: @colortheme_pad-toolbar-bg;
}
#cke_1_toolbox .cke_toolbar {
height: 28px;