add user data buttons to now playing bar
This commit is contained in:
parent
1299364d00
commit
1a0ca75287
4 changed files with 56 additions and 31 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue