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:
parent
4a063fc914
commit
6190a7ea45
9 changed files with 144 additions and 144 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue