mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-16 17:48:29 +00:00
parent
3e8b74cd43
commit
ad1542d4b9
@ -470,7 +470,7 @@ body.dark-theme {
|
||||
}
|
||||
|
||||
|
||||
.dark-theme .pure-menu-link:hover, .dark-theme .pure-menu-link:active {
|
||||
.dark-theme .pure-menu-link:hover, .dark-theme .pure-menu-link:active, .dark-theme .pure-menu-link:focus {
|
||||
background-color: rgb(34, 36, 38)
|
||||
}
|
||||
|
||||
@ -478,10 +478,6 @@ body.dark-theme {
|
||||
color: #EAE7E1;
|
||||
}
|
||||
|
||||
.dark-theme .pure-menu-link:visited {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.no-theme a:hover,
|
||||
.no-theme a:active {
|
||||
|
Loading…
Reference in New Issue
Block a user