You are here

naked.admin.css in Brainstorm profile 7

/* Set the icon for the layout in the theme settings form */
fieldset.at-layout-form .form-type-radio label[for$=naked] {
  background: transparent url(naked.png) no-repeat 0 0;
}

File

themes/brainstorm_theme/layouts/page/naked/naked.admin.css
View source
  1. /* Set the icon for the layout in the theme settings form */
  2. fieldset.at-layout-form .form-type-radio label[for$=naked] {
  3. background: transparent url(naked.png) no-repeat 0 0;
  4. }