Changes for page ListWebSearch

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

From version 68.1
edited by Ecaterina Valica
on 2009/03/17 14:36
Change comment: There is no comment for this version
To version 73.1
edited by Ecaterina Valica
on 2009/03/17 14:52
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,11 +1,10 @@
1 1  #search{
2 2   width: 100%;
3 - background-color: #000;
3 + background-color: #fff;
4 4  }
5 5  /* Search Bar*/
6 6  #searchBar{
7 - width: 80%;
8 - padding: 10px;
7 + padding: 10px 10px 5px 10px;
9 9   background-color: #e6e6e6;
10 10   border: 1px solid #b3b3b3;
11 11   margin-bottom: 11px;