Sha256: 91fcd1360befab159ebec5e3c5fd726eec4e8fe92455ca7c38bc7c8b0d66a9ed

Contents?: true

Size: 858 Bytes

Versions: 6

Compression:

Stored size: 858 Bytes

Contents

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url('/assets/delete.gif') no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url('/assets/star.gif') no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
upgrade_surveyor_gui-0.1.3 lib/assets/stylesheets/surveyor_gui/jquery.rating.css
upgrade_surveyor_gui-0.1.2 lib/assets/stylesheets/surveyor_gui/jquery.rating.css
surveyor_gui-0.1.2 lib/assets/stylesheets/surveyor_gui/jquery.rating.css
surveyor_gui-0.1.1 lib/assets/stylesheets/surveyor_gui/jquery.rating.css
surveyor_gui-0.1.0 lib/assets/stylesheets/surveyor_gui/jquery.rating.css
surveyor_gui-0.0.3 lib/assets/stylesheets/surveyor_gui/jquery.rating.css