SpotifyControls: improve open in app capabilities & styles

This commit is contained in:
V 2023-07-04 17:53:17 +02:00
parent 994c3b3c92
commit 93482ac2a5
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905
2 changed files with 20 additions and 19 deletions

View file

@ -131,8 +131,8 @@
color: var(--header-secondary);
}
.vc-spotify-artist:hover,
#vc-spotify-album-title:hover,
.vc-spotify-artist[role="link"]:hover,
#vc-spotify-album-title[role="link"]:hover,
#vc-spotify-song-title[role="link"]:hover {
text-decoration: underline;
cursor: pointer;