Authored by 刘传洋

img path

No preview for this file type
... ... @@ -2,7 +2,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>
Created by FontForge 20120731 at Fri Nov 4 10:22:25 2016
Created by FontForge 20120731 at Fri Nov 4 18:16:33 2016
By admin
</metadata>
<defs>
... ...
No preview for this file type
No preview for this file type
... ... @@ -866,7 +866,7 @@
height:20px;
width:90px;
cursor:pointer;
background: resolve(img/home/star.png) 0 -20px repeat-x;
background: resolve(home/star.png) 0 -20px repeat-x;
.star-1, .star-2, .star-3, .star-4, .star-5{
position: absolute;
... ... @@ -877,7 +877,7 @@
width: 18px;
&.active {
background: resolve(img/home/star.png) repeat-x;
background: resolve(home/star.png) repeat-x;
}
}
.star-2{
... ... @@ -895,7 +895,7 @@
&.editable > span{
&:hover{
background: resolve(img/home/star.png) repeat-x;
background: resolve(home/star.png) repeat-x;
}
}
}
... ...