Changes for page ListWebSearch

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

From version 273.1
edited by Guillaume Lerouge
on 2009/03/20 16:53
Change comment: There is no comment for this version
To version 274.1
edited by Guillaume Lerouge
on 2009/03/20 16:55
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -7,13 +7,12 @@
7 7   margin-top: 25px;
8 8   margin-bottom: 25px;
9 9   padding-left: 5px;
10 - text-align: center;
11 11   clear: both;
12 12  }
13 13  #searchBar select {
14 14   border: 3px solid #CCCCCC;
15 15   color: #4d4d4d;
16 - font-size:18px;
15 + font-size:25px;
17 17  }
18 18  .searchQuery{
19 19   background:transparent url($xwiki.getSkinFile("search.png")) center left no-repeat;
... ... @@ -21,7 +21,7 @@
21 21   padding-left:18px;
22 22   border: 3px solid #CCCCCC;
23 23   color: #4d4d4d;
24 - font-size:18px;
23 + font-size:25px;
25 25  }
26 26  .searchButton{
27 27   background-color:#B3B3B3;
... ... @@ -28,10 +28,10 @@
28 28   border:3px solid #B3B3B3;
29 29   color:#FFFFFF;
30 30   font-family:Verdana;
31 - font-size:16px;
30 + font-size:21px;
32 32   font-weight:bold;
33 - height:26px;
34 - line-height:17px;
32 + height:31px;
33 + line-height:22px;
35 35  }
36 36  .searchHelp{
37 37   font-size: 80%;