File: css/rating_styles.css

Recommend this page to a friend!
  Classes of José M. Carnero   JaSper   css/rating_styles.css   Download  
File: css/rating_styles.css
Role: Auxiliary data
Content type: text/plain
Description: JaSper CSS styles
Class: JaSper
JavaScript framework for Web manipulation
Author: By
Last change:
Date: 9 years ago
Size: 516 bytes
 

Contents

Class file image Download
.JaSperRating {display:block;width:150px;height:30px;margin:0px;padding:0px;background: url('../imgs/rating_stars.png') top left repeat-x;} .JaSperRating_inactive {width:30px;height:30px;margin:0px;padding:0px;position:absolute;} .JaSperRating_over {width:30px;height:30px;margin:0px;padding:0px;position:absolute;background: url('../imgs/rating_stars.png') left center;} .JaSperRating_active {width:30px;height:30px;margin:0px;padding:0px;position:absolute;background: url('../imgs/rating_stars.png') left bottom;}