Interim commit.
[yaffs-website] / web / modules / contrib / ckeditor_templates / css / ckeditor_templates.css
1 .cke_templates_dialog .cke_dialog_ui_checkbox input {
2   vertical-align: middle;
3 }
4
5 /* Set correct alignment for the "Replace actual content" checkbox */
6 .cke_reset_all .cke_templates_dialog .cke_dialog_ui_checkbox label {
7   display: inline-block;
8 }