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

fix boxset socket events

This commit is contained in:
Luke Pulverenti 2016-12-17 15:52:05 -05:00
parent 4a063fc914
commit 6190a7ea45
9 changed files with 144 additions and 144 deletions

View file

@ -1,4 +1,8 @@
.ui-body-b h1, .ui-body-b h2 {
.background-theme-b .backgroundContainer.withBackdrop {
background: rgba(6, 6, 6, .86) !important;
}
.ui-body-b h1, .ui-body-b h2 {
color: #E53A35;
}
@ -11,10 +15,6 @@
color: #AC3326 !important;
}
paper-button[raised].more {
background: #AC3326;
}
.channelTimeslotHeader, .timeslotHeader {
background: #cc3333 !important;
}