dollar.css in Star Rating 8.3
Same filename and directory in other branches
.dollar-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px 0px; } .dollar1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px -14px; } .dollar2-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px -28px; } .dollar3-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px -42px; } .dollar4-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px -56px; } .dollar5-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px -70px; } .dollar6-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px -84px; } .dollar7-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px -98px; } .dollar8-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px -112px; }
File
css/dollar.cssView source
- .dollar-off {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px 0px;
- }
- .dollar1-on {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px -14px;
- }
- .dollar2-on {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px -28px;
- }
- .dollar3-on {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px -42px;
- }
- .dollar4-on {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px -56px;
- }
- .dollar5-on {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px -70px;
- }
- .dollar6-on {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px -84px;
- }
- .dollar7-on {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px -98px;
- }
- .dollar8-on {
- float: left;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url('dollar.png') no-repeat 0px -112px;
- }