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

update timer listings

This commit is contained in:
Luke Pulverenti 2016-10-04 01:15:39 -04:00
parent c2290dd41d
commit cf3aa152cf
39 changed files with 368 additions and 287 deletions

View file

@ -8,13 +8,11 @@
}
.background-theme-b .backgroundContainer, .dialog.background-theme-b {
background-color: #121314;
/*background: radial-gradient(circle, #282828, #141414);*/
background-color: #161616;
}
.background-theme-b .backgroundContainer.withBackdrop {
background-color: rgba(6, 6,6, .9);
/*background: radial-gradient(circle, #282828, #141414);*/
}
.ui-body-b {