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

fix ie hang on library setup

This commit is contained in:
Luke Pulverenti 2015-10-17 12:29:42 -04:00
parent 3d458f8076
commit 3d0d3247fd
13 changed files with 58 additions and 15 deletions

View file

@ -1,7 +0,0 @@
paper-icon-button {
height: 24px;
}
paper-fab.keyboard-focus.paper-fab-0 {
background: #444;
}

View file

@ -1032,6 +1032,8 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
right: 5px;
text-align: center;
vertical-align: middle;
width: 26px;
height: 26px;
border-radius: 50%;
color: #fff;
background: rgb(82, 181, 75);
@ -1039,7 +1041,6 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
line-height: 21px;
line-height: initial;
font-weight: 500;
padding: 5px;
}
.mediaSourceIndicator {