add user data buttons to now playing bar

This commit is contained in:
Luke Pulverenti 2015-06-13 11:52:46 -04:00
parent 1299364d00
commit 1a0ca75287
4 changed files with 56 additions and 31 deletions

View file

@ -771,7 +771,7 @@ progress {
margin-right: .85em;
cursor: pointer;
vertical-align: middle;
color: #cc3333 !important;
color: #aaa;
font-size: 17px;
width: auto !important;
display: inline-block !important;
@ -784,8 +784,8 @@ progress {
border: 0;
}
.btnUserItemRatingOff {
color: #aaa !important;
.btnUserItemRatingOn {
color: #cc3333 !important;
}
.btnUserItemRating:last-child {