You are here

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.css
View source
  1. /**
  2. * The .bartik.admin.css file is intended to contain styles that override
  3. * declarations in the Bartik theme.
  4. */
  5. ul.ckeditor-buttons li {
  6. margin: 0;
  7. }