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

update live tv config page

This commit is contained in:
Luke Pulverenti 2016-09-02 08:30:47 -04:00
parent 2737d1f9f9
commit 68bd2a782c
9 changed files with 89 additions and 57 deletions

View file

@ -4,10 +4,10 @@
}
.formDialogHeader {
padding: .7em .5em;
padding: .8em .5em;
display: flex;
align-items: center;
background-color: #101010;
background-color: #222326;
flex-shrink: 0;
}