mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
make backdrops optional
This commit is contained in:
parent
0a7b7a14e3
commit
2c7636b291
7 changed files with 173 additions and 25 deletions
|
@ -493,7 +493,7 @@ a.itemTag:hover {
|
|||
|
||||
.detailSectionHeader {
|
||||
background-clip: border-box;
|
||||
background-color: rgb(51, 51, 51);
|
||||
background-color: rgb(20, 20, 20);
|
||||
border-bottom-color: rgb(31, 31, 31);
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue