Changes for page ListWebSearch

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

From version 152.1
edited by Ecaterina Valica
on 2009/03/18 14:42
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
... ... @@ -46,7 +46,6 @@
46 46   border-top: 2px solid #b3b3b3;
47 47   padding: 5px;
48 48   display: block;
49 - line-height: 22px;
50 50  }
51 51  .resultsNo{
52 52   float: left;
... ... @@ -56,7 +56,6 @@
56 56  }
57 57  .pagination{
58 58   float: right;
59 - margin-right: 10px;
60 60  }
61 61  .pagination a{
62 62   color: #808080;
... ... @@ -71,13 +71,13 @@
71 71  }
72 72  .controlPagination{
73 73   position:relative;
74 - width:41px;
75 - height:22px;
72 + width:44px;
73 + height:26px;
76 76   overflow:hidden;
77 77   margin:0!important;
78 78   padding:0!important;
79 79   list-style:none;
80 - background-image:url($xwiki.getSkinFile("navigation2.png"));
78 + background-image:url($xwiki.getSkinFile("navigation.png"));
81 81   float: right;
82 82  }
83 83  .controlPagination li{