made 'overview' button light up when no other menu is selected (music gateway)
Signed-off-by: ari melody <ari@arimelody.me>
This commit is contained in:
parent
4ca398be6d
commit
2af03c6676
3 changed files with 6 additions and 4 deletions
|
@ -491,7 +491,7 @@ footer a:hover {
|
|||
}
|
||||
|
||||
@media only screen and (min-width: 1105px) {
|
||||
div#music-container:has(:not(> div#info #credits:target):not(> div#info #credits:target)) {
|
||||
div#music-container:not(:has(> div#info #credits:target)):not(:has(> div#info #lyrics:target)) {
|
||||
div#extras ul li:first-of-type a {
|
||||
color: #eee;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue