Changes for page ListWebSearch

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

From version 113.1
edited by Ecaterina Valica
on 2009/03/17 16:47
Change comment: There is no comment for this version
To version 114.1
edited by Ecaterina Valica
on 2009/03/17 16:48
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -176,7 +176,7 @@
176 176   padding:0!important;
177 177   background-position:left bottom;
178 178   background-image:url($xwiki.getSkinFile("relevance.png"));
179 - float:left;
179 + float:right;
180 180  }
181 181  .relevance .currentRelevance{
182 182   position:absolute;
... ... @@ -192,7 +192,7 @@
192 192   background-position:left top;
193 193  }
194 194  .relevanceText{
195 - float: left;
195 + float: right;
196 196  }
197 197  .searchFooter{
198 198   margin-bottom: 15px;