Changes for page ListWebSearch

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

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

Summary

Details

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