Changes for page ListWebSearch

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -32,13 +32,8 @@
32 32   padding: 5px;
33 33  }
34 34  #sortFilter a{
35 - color: #808080;
36 36  }
37 -#sortFilter a:hover{
38 - color: #4d4d4d;
39 -}
40 40  #sortFilter a#currentSort{
41 - color: #4d4d4d;
42 42  }
43 43  .paginationFilter {
44 44   color: #808080;
... ... @@ -112,10 +112,7 @@
112 112   width: 100%;
113 113   background-color: #f2f2f2;
114 114  }
115 -.divClosure
110 +.clearfloats
116 116  {
117 - background-color: transparent;
118 - clear: both;
119 - height: 1px;
120 - margin: 0 220px;
112 + background-color: 0;
121 121  }