mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
update background
This commit is contained in:
parent
484b7181bc
commit
c5df36b29a
@ -17,8 +17,8 @@
|
||||
}
|
||||
|
||||
.background-theme-b, paper-dialog.background-theme-b {
|
||||
background-color: #242424;
|
||||
background: radial-gradient(circle, #282828, #141414);
|
||||
background-color: #202020;
|
||||
/*background: radial-gradient(circle, #282828, #141414);*/
|
||||
}
|
||||
|
||||
.ui-body-b {
|
||||
|
@ -216,7 +216,7 @@
|
||||
}
|
||||
|
||||
.viewMenuBar, .libraryViewNav {
|
||||
background-color: #121212;
|
||||
background-color: #101010;
|
||||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
|
Loading…
Reference in New Issue
Block a user