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

update components

This commit is contained in:
Luke Pulverenti 2016-08-20 02:27:48 -04:00
parent 1846f1afcf
commit 965bf947c8
16 changed files with 111 additions and 63 deletions

View file

@ -54,6 +54,10 @@ body:not(.dashboardDocument) .mainDrawerButton {
color: #52B54B !important;
}
.emby-tab-button-active {
border-color: transparent !important;
}
.criticReviewPaperList {
background-color: #262626;
}