Darken inactive portal header tabs
This commit is contained in:
@@ -2036,6 +2036,11 @@ section + section {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.sg-portal-header__tabs .sg-tab-button[aria-selected="false"] {
|
||||
background: var(--color-dark-grey);
|
||||
color: var(--color-font-light);
|
||||
}
|
||||
|
||||
.sg-portal-header__menu-wrap {
|
||||
grid-area: menu;
|
||||
justify-self: end;
|
||||
@@ -4255,4 +4260,3 @@ section + section {
|
||||
color: var(--text-typography-preview);
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user