Add css_generic_link_active_color field to use on active tab (tabbed changeform). #232
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
.admin-interface .tabbed-changeform-tabs .tabbed-changeform-tablink.active {
|
||||
border: 1px solid var(--border-color);
|
||||
border-bottom: 1px solid transparent;
|
||||
color: var(--admin-interface-module-background-color);
|
||||
color: var(--admin-interface-generic-link-active-color);
|
||||
}
|
||||
|
||||
.admin-interface .tabbed-changeform-tabs-remaining-space {
|
||||
|
||||
Reference in New Issue
Block a user