Changes for page ListWebSearch

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -373,6 +373,9 @@
373 373  div.suggestResults ul li a:hover span.suggestItem span.suggestName em{
374 374   text-decoration: underline;
375 375  }
376 +div.suggestResults ul li a:hover span.suggestItem span.suggestLocation{
377 + color: #5599FF;
378 +}
376 376  div.suggestResults ul li a span.suggestItem span.suggestLocation{
377 377   text-align: right;
378 378   color: #cccccc;