Changes for page ListWebSearch

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

From version 118.1
edited by Ecaterina Valica
on 2009/03/17 16:52
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,10 +192,7 @@
192 192   background-position:left top;
193 193  }
194 194  .relevanceText{
195 - float: right;
196 - margin-right: 5px;
197 - color: #808080;
198 - font-size:80%;
195 + float: left;
199 199  }
200 200  .searchFooter{
201 201   margin-bottom: 15px;