Changes for page ListWebSearch

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

From version 332.1
edited by Ecaterina Valica
on 2009/03/23 17:02
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,7 +317,7 @@
317 317   left: 5px;
318 318   top: 27px;
319 319   width: 422px;
320 - opacity: 0;
320 +
321 321  }
322 322  div.suggestResults ul{
323 323   list-style: none;
... ... @@ -324,7 +324,7 @@
324 324   list-style-position: outside;
325 325   margin: 0;
326 326   padding: 0;
327 - overflow: hidden;
327 +
328 328   background-color: #fff;
329 329   border: 2px solid #ccc;
330 330   border-top: none;
... ... @@ -339,7 +339,7 @@
339 339   color: #4D4D4D;
340 340   display: block;
341 341   text-decoration: none;
342 - overflow: hidden;
342 +
343 343   background-color: transparent;
344 344   position: relative;
345 345   padding: 0;
... ... @@ -354,7 +354,7 @@
354 354   margin: 0;
355 355   font-weight: normal;
356 356   clear: both;
357 - overflow:hidden;
357 +
358 358  }
359 359  div.suggestResults ul li a span.suggestItem span.suggestName{
360 360   text-align: left;