Changes for page ListWebSearch

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -21,6 +21,7 @@
21 21   color: #4d4d4d;
22 22   font-size:15px;
23 23   width: 400px;
24 + height: 26px;
24 24  }
25 25  .searchButton{
26 26   background-color:#B3B3B3;
... ... @@ -314,7 +314,7 @@
314 314   padding: 10px 0 0 0;
315 315   z-index: 100013;
316 316   left: 5px;
317 - top: 26px;
318 + top: 34px;
318 318   width: 400px;
319 319  }
320 320  div.suggestResults ul{
... ... @@ -354,7 +354,6 @@
354 354   text-align: left;
355 355   width: 60%;
356 356   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;