add repeat one icons

This commit is contained in:
listen1 2016-05-28 20:49:01 +08:00
parent 03f49562c4
commit 5bc0ded116
2 changed files with 8 additions and 1 deletions

View File

@ -514,6 +514,13 @@ em, i {
background-position: -150px -25px;
}
.m-playbar .icn-repeatone {
background-position: -225px 0px;
}
.m-playbar .icn-repeatone:hover {
background-position: -225px -25px;
}
.m-playbar .icn {
float: left;
@ -1037,4 +1044,4 @@ li {
.settings-content {
padding: 20px;
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB