Implement pseudoactive style and apply it to our KotoButton on hover / leave (removal).
Apply our pseudoactive styling to very specific KotoButtons in our KotoNav.
This commit is contained in:
parent
a15f17ac99
commit
812cdc6677
7 changed files with 105 additions and 3 deletions
|
@ -18,6 +18,8 @@ $button-normal-color-border: black;
|
|||
|
||||
$input-background: $bg-primary;
|
||||
|
||||
$primary-nav-button-active-color: $bg-secondary;
|
||||
|
||||
$artist-list-bg: $bg-secondary;
|
||||
$player-bar-icon-color: #423C3A;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue