1
0
Fork 0
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:
ferferga 2020-06-22 17:37:06 +02:00
parent d13e1acf8d
commit f6a9f4679a
15 changed files with 167 additions and 116 deletions

View file

@ -450,7 +450,7 @@ html {
color: #4285f4;
}
.shuffleButton-active {
.shuffleQueue-active {
color: #4285f4 !important;
}

View file

@ -450,7 +450,7 @@ html {
color: #4285f4;
}
.shuffleButton-active {
.shuffleQueue-active {
color: #4285f4 !important;
}

View file

@ -421,7 +421,7 @@ html {
color: #4285f4;
}
.shuffleButton-active {
.shuffleQueue-active {
color: #4285f4 !important;
}

View file

@ -432,7 +432,7 @@ html {
color: #4285f4;
}
.shuffleButton-active {
.shuffleQueue-active {
color: #4285f4 !important;
}

View file

@ -547,7 +547,7 @@ a[data-role=button] {
color: #4285f4;
}
.shuffleButton-active {
.shuffleQueue-active {
color: #4285f4 !important;
}

View file

@ -430,7 +430,7 @@ html {
color: #4285f4;
}
.shuffleButton-active {
.shuffleQueue-active {
color: #4285f4 !important;
}