Changes for page ListWebSearch

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

From version 151.1
edited by Ecaterina Valica
on 2009/03/18 14:03
Change comment: There is no comment for this version
To version 147.1
edited by Ecaterina Valica
on 2009/03/18 13:53
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -69,14 +69,13 @@
69 69  }
70 70  .controlPagination{
71 71   position:relative;
72 - width:41px;
73 - height:22px;
72 + width:44px;
73 + height:26px;
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("navigation2.png"));
79 - float: right;
78 + background-image:url($xwiki.getSkinFile("navigation.png"));
80 80  }
81 81  .controlPagination li{
82 82   display:inline;