Changes for page ListWebSearch

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

From version 350.1
edited by Ecaterina Valica
on 2009/03/24 13:39
Change comment: There is no comment for this version
To version 351.1
edited by Ecaterina Valica
on 2009/03/24 13:39
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -370,6 +370,9 @@
370 370  div.suggestResults ul li a:hover span.suggestItem {
371 371   text-decoration: underline;
372 372  }
373 +div.suggestResults ul li a:hover span.suggestLocation{
374 + text-decoration: none;
375 +}
373 373  div.suggestResults ul li a span.suggestItem span.suggestLocation{
374 374   text-align: right;
375 375   color: #cccccc;