Changes for page ListWebSearch

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

From version 327.1
edited by Ecaterina Valica
on 2009/03/23 16:32
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: 100;
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,6 +339,7 @@
339 339   color: #4D4D4D;
340 340   display: block;
341 341   text-decoration: none;
342 +
342 342   background-color: transparent;
343 343   position: relative;
344 344   padding: 0;
... ... @@ -353,7 +353,7 @@
353 353   margin: 0;
354 354   font-weight: normal;
355 355   clear: both;
356 - overflow:hidden;
357 +
357 357  }
358 358  div.suggestResults ul li a span.suggestItem span.suggestName{
359 359   text-align: left;