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 2015-06-24 00:38:46 -04:00
parent c73ed976d9
commit b1676387f4
19 changed files with 154 additions and 126 deletions

View file

@ -994,34 +994,15 @@ progress {
/* Detail Page*/
.btnUserItemRating {
margin-right: .85em;
cursor: pointer;
vertical-align: middle;
color: #aaa;
font-size: 17px;
width: auto !important;
display: inline-block !important;
background: none !important;
border: 0 !important;
outline: 0 !important;
}
.btnUserItemRating div {
border: 0;
}
.btnUserItemRatingOn {
color: #cc3333 !important;
}
.btnUserItemRating:last-child {
margin-right: 0;
}
.btnUserItemRating:hover {
opacity: .5;
}
.imgUserItemRating {
height: 16px;
width: 16px;