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 151.1
edited by Ecaterina Valica
on 2009/03/18 14:03
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -69,13 +69,14 @@
69 69  }
70 70  .controlPagination{
71 71   position:relative;
72 - width:44px;
73 - height:26px;
72 + width:41px;
73 + height:22px;
74 74   overflow:hidden;
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;