Changes for page ListWebSearch

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

From version 146.1
edited by Ecaterina Valica
on 2009/03/18 13:47
Change comment: There is no comment for this version
To version 149.1
edited by Ecaterina Valica
on 2009/03/18 13:59
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -75,7 +75,8 @@
75 75   margin:0!important;
76 76   padding:0!important;
77 77   list-style:none;
78 - background-image:url($xwiki.getSkinFile("navigation.png"));
78 + background-image:url($xwiki.getSkinFile("navigation2.png"));
79 + float: right;
79 79  }
80 80  .controlPagination li{
81 81   display:inline;
... ... @@ -254,9 +254,6 @@
254 254   clear: both;
255 255   text-align: right;
256 256  }
257 -.searchFooter .pagination {
258 - width: 100%;
259 -}
260 260  .divClosure {
261 261   background-color: transparent;
262 262   clear: both;