Changes for page ListWebSearch

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

From version 233.1
edited by Ecaterina Valica
on 2009/03/20 15:31
Change comment: There is no comment for this version
To version 237.1
edited by Ecaterina Valica
on 2009/03/20 15:48
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -13,7 +13,7 @@
13 13   color: #4d4d4d;
14 14   height: 28px;
15 15   padding-top: 3px;
16 - padding-bottom: 6px;
16 + padding-bottom: 7px;
17 17  }
18 18  .searchQuery{
19 19   background:transparent url($xwiki.getSkinFile("search.png")) center left no-repeat;
... ... @@ -22,8 +22,9 @@
22 22   border: 1px solid #CCCCCC;
23 23   color: #4d4d4d;
24 24   height:20px;
25 - padding-top: 3px;
26 - padding-bottom: 6px;
25 + margin-top: 3px;
26 + padding-top: 4px;
27 + padding-bottom: 3px;
27 27  }
28 28  .searchButton{
29 29   background-color:#B3B3B3;
... ... @@ -35,8 +35,8 @@
35 35   font-weight:bold;
36 36   height:28px;
37 37   margin-top: 0;
38 - padding-bottom: 6px;
39 39   padding-top: 3px;
40 + padding-bottom: 6px;
40 40  }
41 41  .searchHelp{
42 42   font-size: 80%;