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

update polymer

This commit is contained in:
Luke Pulverenti 2015-10-07 21:49:40 -04:00
parent 8119b930e4
commit cbb6337b41
74 changed files with 2195 additions and 1393 deletions

View file

@ -1208,7 +1208,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
top: 0;
background-color: rgba(0, 0, 0, .3);
z-index: 999;
border: 1px solid #52B54B;
border: 1px solid #43A047;
}
.itemSelectionPanel #checkbox {
@ -1221,7 +1221,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
left: 0;
right: 0;
height: 50px;
background: #52B54B;
background: #43A047;
z-index: 1000;
}