mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update media info db
This commit is contained in:
parent
5c4307cf85
commit
78ff953f37
5 changed files with 18 additions and 3 deletions
|
@ -20,9 +20,9 @@ paper-button[raised].more {
|
|||
}
|
||||
|
||||
.channelTimeslotHeader, .timeslotHeader {
|
||||
background: #FF9100;
|
||||
background: #FF9100 !important;
|
||||
}
|
||||
|
||||
.channelTimeslotHeader {
|
||||
border-right-color: #FF9100;
|
||||
border-right-color: #FF9100 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue