Changes for page ListWebSearch

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -70,12 +70,13 @@
70 70  .controlPagination{
71 71   position:relative;
72 72   width:44px;
73 - height:26px;
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;