Changes for page ListWebSearch

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -326,11 +326,13 @@
326 326   list-style-position: outside;
327 327   margin: 0;
328 328   padding: 0;
329 + overflow: hidden;
329 329   background-color: #fff;
330 330   border: 2px solid #ccc;
331 331   border-top: none;
332 332  }
333 333  div.suggestResults ul li{
335 + color: #ccc;
334 334   padding: 0;
335 335   margin: 0;
336 336   text-align: left;