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

update icons

This commit is contained in:
Luke Pulverenti 2016-05-06 13:49:58 -04:00
parent 92bca2bd40
commit 58bb39c2d1
17 changed files with 101 additions and 88 deletions

View file

@ -210,7 +210,7 @@
}
.dashboardDocument .viewMenuBar {
background-color: #43A047;
background-color: #222;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
height: auto;
}
@ -224,7 +224,6 @@
}
.dashboardDocument .viewMenuBar #selectionBar {
background: #fff !important;
height: 3px;
}