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

update login page

This commit is contained in:
Luke Pulverenti 2015-06-24 09:21:33 -04:00
parent b1676387f4
commit e88f66812d
6 changed files with 7 additions and 8 deletions

View file

@ -1,9 +1,9 @@
.viewMenuBar, .libraryViewNav {
background-color: #181818;
background-color: #191919;
}
.ui-page-theme-b {
background-color: #282828;
background-color: #292929;
}
.backdropPage.ui-page-theme-b {
@ -12,4 +12,4 @@
.defaultBackground .cardImage {
background-color: #383838;
}
}