mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°5298 - Downsize CKEditor buttons / components for better integration with our UIs
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1733,6 +1733,9 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
|
||||
/* CKEditor: Variables overload */
|
||||
.ck {
|
||||
--ck-color-focus-border: #{$brand-primary};
|
||||
--ck-spacing-small: 4px;
|
||||
--ck-ui-component-min-height: 18px;
|
||||
--ck-icon-size: 18px;
|
||||
}
|
||||
/* CKEditor: Adding BS error feedback */
|
||||
.form_field .cke{
|
||||
|
||||
Reference in New Issue
Block a user