Removed duplicated css rules

pull/6/head
Fabio Caccamo 2015-11-25 19:25:29 +01:00
parent a18ec73656
commit a006fef0e0
1 changed files with 0 additions and 4 deletions

View File

@ -41,7 +41,6 @@
.module h2, .module h2,
.module caption, .module caption,
.inline-group h2,
.module.filtered h2, .module.filtered h2,
.inline-group h2, .inline-group h2,
div.breadcrumbs { div.breadcrumbs {
@ -63,9 +62,6 @@
color:{{ theme.css_module_background_color }} !important; color:{{ theme.css_module_background_color }} !important;
} }
/* same color as above, but this requires !important */
/* support for modeltranslation tabs */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.selector-chosen h2 { .selector-chosen h2 {
background:{{ theme.css_module_background_color }} !important; background:{{ theme.css_module_background_color }} !important;
color:{{ theme.css_module_text_color }} !important; color:{{ theme.css_module_text_color }} !important;