SpotifyControls: improve open in app capabilities & styles
This commit is contained in:
parent
994c3b3c92
commit
93482ac2a5
2 changed files with 20 additions and 19 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue