makeIcon.css 1.17 KB
html .hasicon .eva-stars-click,html .hasicon i{display:inline-block;background-image:url(../../images/one-icon.png);background-repeat:no-repeat}html .hasicon i{width:28px;height:36px;vertical-align:middle}html .hasicon i.nice{background-position:0 -116px}html .hasicon i.medium{background-position:-33px -116px}html .hasicon i.bad{background-position:-65px -116px}html .hasarrow i{height:0;width:0;border-style:solid;position:absolute;left:0;background-image:none}i.up-arrow{border-width:0 10px 12px;border-color:transparent transparent #000}i.up-arrow-border{border-width:0 10px 12px;border-color:transparent transparent #fff}i.down-arrow{border-width:12px 10px 0;border-color:#000 transparent transparent}i.down-arrow-border{border-width:12px 10px 0;border-color:#fff transparent transparent}i.left-arrow{border-width:10px 12px 10px 0;border-color:transparent #000 transparent transparent}i.left-arrow-border{border-width:10px 12px 10px 0;border-color:transparent #fff transparent transparent}i.right-arrow{border-width:10px 0 10px 12px;border-color:transparent transparent transparent #000}i.right-arrow-border{border-width:10px 0 10px 12px;border-color:transparent transparent transparent #fff}