You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.ckeditor_fix () {
|
|
|
|
.cke_reset_all * {
|
|
color: inherit;
|
|
}
|
|
.cke_toolbox_main {
|
|
display: inline-block;
|
|
}
|
|
.cke_toolbox .cp-toolbar-history {
|
|
input.gotoInput { // TODO
|
|
padding: 3px 3px;
|
|
}
|
|
}
|
|
|
|
}
|