Changes for page ListWebSearch

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

From version 402.1
edited by Ecaterina Valica
on 2009/03/25 12:14
Change comment: There is no comment for this version
To version 401.1
edited by Ecaterina Valica
on 2009/03/25 12:10
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -124,14 +124,11 @@
124 124   overflow:hidden;
125 125   border:none;
126 126  }
127 -.controlPagination a.prevPagination {
127 +a.prevPagination {
128 128   width: 50%;
129 129   z-index: 2;
130 130  }
131 -.controlPagination a.noPrevPagination{
132 -
133 -}
134 -.controlPagination a.nextPagination {
131 +a.nextPagination {
135 135   width: 100%;
136 136   z-index: 1;
137 137  }