Changes for page ListWebSearch

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

From version 7.1
edited by Ecaterina Valica
on 2009/03/16 15:07
Change comment: There is no comment for this version
To version 6.1
edited by Ecaterina Valica
on 2009/03/16 14:47
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -11,7 +11,6 @@
11 11   padding: 10px;
12 12   background-color: #e6e6e6;
13 13   border: 1px solid #b3b3b3;
14 - margin-bottom: 20px;
15 15   clear: both;
16 16  }
17 17  
... ... @@ -122,5 +122,5 @@
122 122  
123 123  .clearfloats
124 124  {
125 - background-color: 0;
124 + background-color: none;
126 126  }