Changes for page ListWebSearch

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

From version 289.1
edited by Ecaterina Valica
on 2009/03/22 11:53
Change comment: There is no comment for this version
To version 262.1
edited by Guillaume Lerouge
on 2009/03/20 16:31
Change comment: There is no comment for this version

Summary

Details

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