Changes for page ListWebSearch

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

From version 323.1
edited by Ecaterina Valica
on 2009/03/23 16:17
Change comment: There is no comment for this version
To version 322.1
edited by Ecaterina Valica
on 2009/03/23 16:15
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -347,7 +347,7 @@
347 347  }
348 348  div.suggestResults ul li a span.suggestItem{
349 349   display: block;
350 - padding: 0;
350 + padding: 3px 6px;
351 351   margin: 0;
352 352   font-weight: normal;
353 353   clear: both;
... ... @@ -357,7 +357,6 @@
357 357   width: 60%;
358 358   display:inline-block;
359 359   font-weight: bold;
360 - padding-left: 6px;
361 361  }
362 362  div.suggestResults ul li a:hover span.suggestItem span.suggestName{
363 363   text-decoration: underline;