Changes for page ListWebSearch

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

From version 231.1
edited by Ecaterina Valica
on 2009/03/20 15:14
Change comment: There is no comment for this version
To version 228.1
edited by Ecaterina Valica
on 2009/03/20 14:31
Change comment: Upload new image <a href="/xwiki/bin/downloadrev/Main/ListWebSearch/greyVersion.png?rev=1.1">greyVersion.png</a>

Summary

Details

backgroundVersion.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -122.4 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,7 +8,7 @@
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 14  }
... ... @@ -16,8 +16,6 @@
16 16   background:transparent url($xwiki.getSkinFile("search.png")) center left no-repeat;
17 17   display:inline-block;
18 18   padding-left:18px;
19 - border: 1px solid #CCCCCC;
20 - color: #4d4d4d;
21 21  }
22 22  .searchButton{
23 23   background-color:#B3B3B3;