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

continue card layout reconciliation

This commit is contained in:
Luke Pulverenti 2016-07-30 00:21:03 -04:00
parent ba7627fa69
commit d0100ecb29
10 changed files with 58 additions and 44 deletions

View file

@ -31,10 +31,6 @@ body:not(.dashboardDocument) .mainDrawerButton {
background-color: rgba(28,28,28,.92) !important;
}
.homeTopViews .defaultBackground .cardImage {
background-color: #303030;
}
.viewMenuBar {
/* It needs this in order to retain height since we're positioning the contents absolutely */
height: 50px;