Changes for page ListWebSearch

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

From version 232.1
edited by Ecaterina Valica
on 2009/03/20 15:28
Change comment: There is no comment for this version
To version 259.1
edited by Guillaume Lerouge
on 2009/03/20 16:28
Change comment: Rollback to version 254.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.evalica
1 +xwiki:XWiki.GuillaumeLerouge
XWiki.StyleSheetExtension[0]
Code
... ... @@ -9,32 +9,28 @@
9 9   clear: both;
10 10  }
11 11  #searchBar select {
12 - border: 1px solid #CCCCCC;
12 + border: 2px solid #CCCCCC;
13 13   color: #4d4d4d;
14 - height: 27px;
15 - padding-top: 3px;
14 + font-size:15px;
16 16  }
17 17  .searchQuery{
18 18   background:transparent url($xwiki.getSkinFile("search.png")) center left no-repeat;
19 19   display:inline-block;
20 20   padding-left:18px;
21 - border: 1px solid #CCCCCC;
20 + border: 2px solid #CCCCCC;
22 22   color: #4d4d4d;
23 - height:20px;
24 - padding-top: 4px;
22 + font-size:15px;
25 25  }
26 26  .searchButton{
27 27   background-color:#B3B3B3;
28 - border:1px solid #CCCCCC;
26 + border:2px solid #B3B3B3;
29 29   color:#FFFFFF;
30 30   font-family:Verdana;
31 31   font-size:11px;
32 32   font-variant:small-caps;
33 33   font-weight:bold;
34 - height:28px;
35 - margin-top: 0;
36 - padding-bottom: 6px;
37 - padding-top: 3px;
32 + height:23px;
33 + line-height:12px;
38 38  }
39 39  .searchHelp{
40 40   font-size: 80%;