ckeditor_link.css in CKEditor Link 6
Same filename and directory in other branches
Written by Henri MEDOT <henri.medot[AT]absyx[DOT]fr> http://www.absyx.fr
File
ckeditor_link.cssView source
-
- /**
- * @file
- * Written by Henri MEDOT
- * http://www.absyx.fr
- */
-
- div.cke_dialog_ui_input_text #autocomplete li.selected *
- {
- cursor: default;
- color: #fff;
- }
-
- input.cke_dialog_ui_input_text.form-autocomplete
- {
- min-height: 16px;
- }