70a2f3092f86cead06ffd054af349416a2eeb3ea
[yaffs-website] / 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 }