Renamed field css_header_title_color to title_color according to logo_color
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
}
|
||||
|
||||
.admin-interface #branding h1 {
|
||||
color:{{ theme.css_header_title_color }};
|
||||
color:{{ theme.title_color }};
|
||||
}
|
||||
|
||||
.admin-interface #branding h1 .logo.default {
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user