Make the unibar clickable

This commit is contained in:
mez 2024-06-05 21:30:43 +01:00
parent 6f84d8f4ae
commit 6a8a0c40e6
3 changed files with 64 additions and 12 deletions

View file

@ -239,7 +239,9 @@ svg text {
width:100%
}
.unibar a {
color: inherit;
}
.Added,.unplayed,.Unplayed {
background-color:var(--unplayed-color)!important;