Changes for page ListWebSearch

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

From version 357.1
edited by Ecaterina Valica
on 2009/03/24 13:47
Change comment: There is no comment for this version
To version 354.1
edited by Ecaterina Valica
on 2009/03/24 13:42
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -317,7 +317,7 @@
317 317   position: absolute;
318 318   padding: 11px 0px;
319 319   margin: 0px;
320 - z-index: 1000;
320 + z-index: 100013;
321 321   left: 5px;
322 322   top: 27px;
323 323  }
... ... @@ -370,12 +370,6 @@
370 370  div.suggestResults ul li a:hover span.suggestItem span.suggestName{
371 371   text-decoration: underline;
372 372  }
373 -div.suggestResults ul li a:hover span.suggestItem span.suggestName em{
374 - text-decoration: underline;
375 -}
376 -div.suggestResults ul li a:hover span.suggestItem span.suggestLocation{
377 - color: #5599FF;
378 -}
379 379  div.suggestResults ul li a span.suggestItem span.suggestLocation{
380 380   text-align: right;
381 381   color: #cccccc;