Changes for page ListWebSearch

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

From version 131.1
edited by Ecaterina Valica
on 2009/03/18 13:05
Change comment: There is no comment for this version
To version 132.1
edited by Ecaterina Valica
on 2009/03/18 13:10
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -229,6 +229,11 @@
229 229   color: #808080;
230 230   font-size:80%;
231 231  }
232 +.resultSeparator{
233 + display:block;
234 + width:100%;
235 + clear:both;
236 +}
232 232  .searchFooter{
233 233   margin-bottom: 15px;
234 234   display: block;