Changes for page ListWebSearch

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

From version 362.1
edited by Ecaterina Valica
on 2009/03/24 13:57
Change comment: There is no comment for this version
To version 361.1
edited by Ecaterina Valica
on 2009/03/24 13:55
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -336,8 +336,10 @@
336 336   text-align: left;
337 337  }
338 338  div.suggestResults ul li a{
339 + color: #4D4D4D;
339 339   display: block;
340 340   text-decoration: none;
342 + overflow: hidden;
341 341   background-color: transparent;
342 342   position: relative;
343 343   padding: 0;
... ... @@ -347,7 +347,9 @@
347 347   display: block;
348 348   padding: 0;
349 349   margin: 0;
352 + font-weight: normal;
350 350   clear: both;
354 + overflow:hidden;
351 351  }
352 352  div.suggestResults ul li a span.suggestItem span.suggestName{
353 353   text-align: left;