Changeset 35272 for _plugins_/notation

Show
Ignore:
Timestamp:
02/17/10 13:30:26 (5 months ago)
Author:
real3t@…
Message:

Une image appelée par la CSS alors qu'elle n'est plus présente dans le plugin.

Location:
_plugins_/notation/css
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • _plugins_/notation/css/jquery.rating.css

    r27470 r35272  
    11/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */ 
    22div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden} 
    3 div.rating-cancel,div.rating-cancel a{background:url('delete.gif') no-repeat 0 -16px} 
    43div.star-rating,div.star-rating a{background:url('../img_pack/star.png') no-repeat 0 0px} 
    54div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0} 
  • _plugins_/notation/css/notation.v2.css

    r32428 r35272  
    1212/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */ 
    1313div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden} 
    14 div.rating-cancel,div.rating-cancel a{background:url('delete.gif') no-repeat 0 -16px} 
    1514div.star-rating,div.star-rating a{background:url('../img_pack/star.png') no-repeat 0 0px} 
    1615div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}