mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-16 03:08:47 +00:00
Apply clicked class when loading
This commit is contained in:
@@ -43,7 +43,7 @@ body
|
||||
&.disabled
|
||||
cursor: default
|
||||
|
||||
&:hover:not(.disabled), &:active, &:focus
|
||||
&:hover:not(.disabled), &:active, &:focus, &.clicked
|
||||
color: map-get($theme, "foreground-power-secondary")
|
||||
background-color: map-get($theme, "background-power-secondary")
|
||||
border-color: map-get($theme, "background-power-tertiary")
|
||||
|
||||
Reference in New Issue
Block a user