Merge branch 'theming-improvement' into staging

This commit is contained in:
Evilham
2017-10-26 20:44:56 +02:00
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;