Changes for page ListWebSearch

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

From version 311.1
edited by Ecaterina Valica
on 2009/03/23 15:49
Change comment: There is no comment for this version
To version 312.1
edited by Ecaterina Valica
on 2009/03/23 15:52
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -21,7 +21,6 @@
21 21   color: #4d4d4d;
22 22   font-size:15px;
23 23   width: 400px;
24 - height: 26px;
25 25  }
26 26  .searchButton{
27 27   background-color:#B3B3B3;
... ... @@ -315,7 +315,7 @@
315 315   padding: 10px 0 0 0;
316 316   z-index: 100013;
317 317   left: 5px;
318 - top: 34px;
317 + top: 26px;
319 319   width: 400px;
320 320  }
321 321  div.suggestResults ul{
... ... @@ -355,6 +355,7 @@
355 355   text-align: left;
356 356   width: 60%;
357 357   display:inline-block;
357 + font-weight: bold;
358 358  }
359 359  div.suggestResults ul li a:hover span.suggestItem span.suggestName{
360 360   text-decoration: underline;