mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 17:27:54 +02:00
navbar__link:hover when theme is 'light' (#963)
This commit is contained in:
parent
cb618ce877
commit
5acf5a8c83
@ -174,6 +174,7 @@ a code {
|
|||||||
|
|
||||||
.navbar__link:hover, .navbar__link--active {
|
.navbar__link:hover, .navbar__link--active {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
color: var(--selection-background);
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar__link {
|
.navbar__link {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user