Changes for page ListWebSearch

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

From version 326.1
edited by Ecaterina Valica
on 2009/03/23 16:31
Change comment: There is no comment for this version
To version 335.1
edited by Ecaterina Valica
on 2009/03/24 13:12
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -317,6 +317,7 @@
317 317   left: 5px;
318 318   top: 27px;
319 319   width: 422px;
320 +
320 320  }
321 321  div.suggestResults ul{
322 322   list-style: none;
... ... @@ -323,7 +323,7 @@
323 323   list-style-position: outside;
324 324   margin: 0;
325 325   padding: 0;
326 - overflow: hidden;
327 +
327 327   background-color: #fff;
328 328   border: 2px solid #ccc;
329 329   border-top: none;
... ... @@ -338,6 +338,7 @@
338 338   color: #4D4D4D;
339 339   display: block;
340 340   text-decoration: none;
342 +
341 341   background-color: transparent;
342 342   position: relative;
343 343   padding: 0;
... ... @@ -352,7 +352,7 @@
352 352   margin: 0;
353 353   font-weight: normal;
354 354   clear: both;
355 - overflow:hidden;
357 +
356 356  }
357 357  div.suggestResults ul li a span.suggestItem span.suggestName{
358 358   text-align: left;