mirror of
https://git.pleroma.social/pleroma/relay.git
synced 2024-11-09 01:57:58 +00:00
use darker text color for active menu item
This commit is contained in:
parent
01a491f272
commit
0af6a33b69
|
@ -159,7 +159,6 @@ textarea {
|
|||
|
||||
#menu > a[active="true"]:not(:hover) {
|
||||
background-color: var(--primary-hover);
|
||||
color: var(--primary);
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue