Changes for page ListWebSearch

Last modified by Ecaterina Valica on 2010/07/22 10:30

From version 84.1
edited by Ecaterina Valica
on 2009/03/17 15:17
Change comment: There is no comment for this version
To version 85.1
edited by Ecaterina Valica
on 2009/03/17 15:24
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -114,7 +114,7 @@
114 114   clear:none;
115 115   float:left;
116 116  }
117 -.itemOthers a.itemComments, .itemOthers a.itemAttachments, .itemOthers .itemRating{}
117 +.itemOthers a.itemComments, .itemOthers a.itemAttachments{}
118 118  .itemRelevance{
119 119   float: left;
120 120   display: table-cell;
... ... @@ -139,7 +139,7 @@
139 139   margin: 0 211px;
140 140  }
141 141  /* Item Rating*/
142 -.star-rating{
142 +.itemRating{
143 143   position:relative;
144 144   width:55px;
145 145   height:11px;
... ... @@ -148,7 +148,7 @@
148 148   background-position:left top;
149 149   background-image:url($xwiki.getSkinFile("rating.png"));
150 150  }
151 -.star-rating .current-rating{
151 +.itemRating .currentRating{
152 152   position:absolute;
153 153   top:0;left:0;
154 154   text-indent:-1000em;