Changes for page ListWebSearch

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

From version 308.1
edited by Ecaterina Valica
on 2009/03/23 15:43
Change comment: There is no comment for this version
To version 306.1
edited by Ecaterina Valica
on 2009/03/23 15:41
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +4,3 @@
1 -body{
2 - position:relative;
3 - }
4 4  #search{
5 5   width: 100%;
6 6   background-color: #fff;
... ... @@ -23,8 +23,6 @@
23 23   border: 2px solid #CCCCCC;
24 24   color: #4d4d4d;
25 25   font-size:15px;
26 - width: 400px;
27 - height: 26px;
28 28  }
29 29  .searchButton{
30 30   background-color:#B3B3B3;