new ckeditor

New ckeditor
This commit is contained in:
Francesco Malagrino
2017-03-26 21:10:58 +02:00
parent 87a8e6920e
commit f9caa9759b
4418 changed files with 209667 additions and 2801 deletions

View File

@@ -0,0 +1,5 @@
div.cke_dialog_ui_input_select, .cke_dialog_ui_input_select{ width: 100%; }
.select2-drop, .select2-dropdown, .select2-container{ z-index: 100000 !important; }
.select2-dropdown{ margin-left: 8px; }
.select2-chosen{ margin-top: 7px; }
.select2-results__option span{ color: #000; font-size: 12px !important; font-family: Arial; display:block; white-space: nowrap; overflow:hidden; }