mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Style cleanup, address suggestions and placeholders for songs in cardBuilder and listView
This commit is contained in:
parent
d13e1acf8d
commit
f6a9f4679a
15 changed files with 167 additions and 116 deletions
|
@ -450,7 +450,7 @@ html {
|
|||
color: #4285f4;
|
||||
}
|
||||
|
||||
.shuffleButton-active {
|
||||
.shuffleQueue-active {
|
||||
color: #4285f4 !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -450,7 +450,7 @@ html {
|
|||
color: #4285f4;
|
||||
}
|
||||
|
||||
.shuffleButton-active {
|
||||
.shuffleQueue-active {
|
||||
color: #4285f4 !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -421,7 +421,7 @@ html {
|
|||
color: #4285f4;
|
||||
}
|
||||
|
||||
.shuffleButton-active {
|
||||
.shuffleQueue-active {
|
||||
color: #4285f4 !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -432,7 +432,7 @@ html {
|
|||
color: #4285f4;
|
||||
}
|
||||
|
||||
.shuffleButton-active {
|
||||
.shuffleQueue-active {
|
||||
color: #4285f4 !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -547,7 +547,7 @@ a[data-role=button] {
|
|||
color: #4285f4;
|
||||
}
|
||||
|
||||
.shuffleButton-active {
|
||||
.shuffleQueue-active {
|
||||
color: #4285f4 !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -430,7 +430,7 @@ html {
|
|||
color: #4285f4;
|
||||
}
|
||||
|
||||
.shuffleButton-active {
|
||||
.shuffleQueue-active {
|
||||
color: #4285f4 !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue