Removed duplicated css rules

This commit is contained in:
Fabio Caccamo
2015-11-25 19:25:29 +01:00
parent a18ec73656
commit a006fef0e0
@@ -41,7 +41,6 @@
.module h2,
.module caption,
.inline-group h2,
.module.filtered h2,
.inline-group h2,
div.breadcrumbs {
@@ -63,9 +62,6 @@
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 {
background:{{ theme.css_module_background_color }} !important;
color:{{ theme.css_module_text_color }} !important;