Changes for page ListWebSearch

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

From version 238.1
edited by Ecaterina Valica
on 2009/03/20 15:59
Change comment: There is no comment for this version
To version 226.1
edited by Ecaterina Valica
on 2009/03/20 14:18
Change comment: There is no comment for this version

Summary

Details

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