1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Enable a simple placeholder for cards

This commit is contained in:
MrTimscampi 2020-05-02 16:37:06 +02:00
parent 653c711d5e
commit 0e376bb78d

View file

@ -215,7 +215,7 @@ button::-moz-focus-inner {
}
.cardContent-button:not(.defaultCardBackground) {
background-color: transparent;
background-color: #202020;
}
.visualCardBox .cardContent {