Changes for page ListWebSearch

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

From version 8.1
edited by Ecaterina Valica
on 2009/03/16 15:09
Change comment: There is no comment for this version
To version 9.1
edited by Ecaterina Valica
on 2009/03/16 15:11
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -107,7 +107,10 @@
107 107   width: 100%;
108 108   background-color: #f2f2f2;
109 109  }
110 -.clearfloats
110 +.divClosure
111 111  {
112 - background-color: 0;
112 + background-color: transparent;
113 + clear: both;
114 + height: 1px;
115 + margin: 0 220px;
113 113  }