update collections

This commit is contained in:
Luke Pulverenti 2015-09-16 13:44:34 -04:00
parent 8e0db5f3c1
commit fc775f9dd8
5 changed files with 3 additions and 27 deletions

View file

@ -1146,27 +1146,6 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
line-height: 1.2;
}
.unidentifiedIndicator {
display: block;
position: absolute;
top: 5px;
left: 5px;
text-align: center;
vertical-align: middle;
width: 24px;
height: 24px;
border-radius: 50%;
color: #fff;
background: rgb(204, 0, 0);
background: rgba(204, 0, 0, .8);
line-height: 19px;
}
.unidentifiedIndicator .fa {
margin-top: 5px;
display: inline-block;
}
.itemProgress {
vertical-align: top;
font-size: 19px;