pane-plain-box.css in Panels 6.3
Same filename and directory in other branches
%style { margin-bottom: 10px; color: %text; background-color: %background; } %style h2 { color: %header-text; background-color: %header-background; }
File
plugins/style_bases/pane/pane_plain_box/pane-plain-box.cssView source
- %style {
- margin-bottom: 10px;
- color: %text;
- background-color: %background;
- }
-
- %style h2 {
- color: %header-text;
- background-color: %header-background;
- }
-