Changes for page ListWebSearch

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

From version 115.1
edited by Ecaterina Valica
on 2009/03/17 16:49
Change comment: There is no comment for this version
To version 113.1
edited by Ecaterina Valica
on 2009/03/17 16:47
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:right;
179 + float:left;
180 180  }
181 181  .relevance .currentRelevance{
182 182   position:absolute;
... ... @@ -192,8 +192,7 @@
192 192   background-position:left top;
193 193  }
194 194  .relevanceText{
195 - float: right;
196 - margin-left: 10px;
195 + float: left;
197 197  }
198 198  .searchFooter{
199 199   margin-bottom: 15px;