Removed duplicated code
This commit is contained in:
@@ -102,8 +102,6 @@
|
|||||||
color:{{ theme.css_module_link_hover_color }} !important;
|
color:{{ theme.css_module_link_hover_color }} !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.inline-group h2,
|
|
||||||
.inline-group h2 {
|
.inline-group h2 {
|
||||||
background:{{ theme.css_module_background_color }};
|
background:{{ theme.css_module_background_color }};
|
||||||
color:{{ theme.css_module_text_color }};
|
color:{{ theme.css_module_text_color }};
|
||||||
@@ -303,7 +301,6 @@
|
|||||||
/* fix lateral padding to align text with field labels */
|
/* fix lateral padding to align text with field labels */
|
||||||
.module h2,
|
.module h2,
|
||||||
.dashboard .module caption,
|
.dashboard .module caption,
|
||||||
.inline-group h2,
|
|
||||||
.module.filtered h2,
|
.module.filtered h2,
|
||||||
.inline-group h2 {
|
.inline-group h2 {
|
||||||
padding:8px 10px;
|
padding:8px 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user