Changes for page ListWebSearch

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

From version 371.1
edited by Ecaterina Valica
on 2009/03/24 15:07
Change comment: There is no comment for this version
To version 373.1
edited by Ecaterina Valica
on 2009/03/24 15:12
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,4 +1,8 @@
1 -39397F Bar*/
1 +#search{
2 + width: 100%;
3 + background-color: #fff;
4 +}
5 +/* Search Bar*/
2 2  #searchBar{
3 3   margin-bottom: 11px;
4 4   padding-left: 5px;
... ... @@ -314,7 +314,6 @@
314 314   z-index: 1000;
315 315   left: 5px;
316 316   top: 27px;
317 - display:none;
318 318  }
319 319  div.suggestResults ul{
320 320   list-style: none;