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:
parent
653c711d5e
commit
0e376bb78d
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ button::-moz-focus-inner {
|
|||
}
|
||||
|
||||
.cardContent-button:not(.defaultCardBackground) {
|
||||
background-color: transparent;
|
||||
background-color: #202020;
|
||||
}
|
||||
|
||||
.visualCardBox .cardContent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue