editor_ckeditor.garland.admin.css in Editor 7
/**
* The .bartik.admin.css file is intended to contain styles that override
* declarations in the Bartik theme.
*/
ul.ckeditor-buttons li {
margin: 0;
}
File
modules/editor_ckeditor/css/editor_ckeditor.garland.admin.cssView source
- /**
- * The .bartik.admin.css file is intended to contain styles that override
- * declarations in the Bartik theme.
- */
- ul.ckeditor-buttons li {
- margin: 0;
- }