mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2025-03-12 11:03:15 +01:00
ckeditor area update
minor update : Icons a bit bigger
This commit is contained in:
parent
1678386552
commit
3687faa0fd
1 changed files with 3 additions and 3 deletions
|
@ -166,7 +166,7 @@ html {
|
|||
*
|
||||
*/
|
||||
#ckeditor_area {
|
||||
padding: 10px 10px 0 10px;
|
||||
padding: 3px 3px 0 3px;
|
||||
overflow: auto;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
@ -204,7 +204,7 @@ html {
|
|||
|
||||
#ckeditor_area .cke_toolbar {
|
||||
width: 100%;
|
||||
padding: 4px 0 !important;
|
||||
padding: 2px 0 !important;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
@ -249,7 +249,7 @@ html {
|
|||
|
||||
#ckeditor_area .cke_button {
|
||||
border: 1px solid transparent;
|
||||
height: 16px;
|
||||
height: 18px;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue