One toolbar color per app

This commit is contained in:
yflory
2017-06-20 12:33:50 +02:00
parent 5a248db267
commit 59fb5bd8be
10 changed files with 157 additions and 63 deletions

View File

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