Changes for page ListWebSearch

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

From version 111.1
edited by Ecaterina Valica
on 2009/03/17 16:45
Change comment: There is no comment for this version
To version 115.1
edited by Ecaterina Valica
on 2009/03/17 16:49
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -142,7 +142,7 @@
142 142   width:55px;
143 143   height:11px;
144 144   overflow:hidden;
145 - margin:5px 0 0 0!important;
145 + margin:1px 0 0 0!important;
146 146   padding:0!important;
147 147   background-position:left top;
148 148   background-image:url($xwiki.getSkinFile("rating.png"));
... ... @@ -193,6 +193,7 @@
193 193  }
194 194  .relevanceText{
195 195   float: right;
196 + margin-left: 10px;
196 196  }
197 197  .searchFooter{
198 198   margin-bottom: 15px;