Changes for page ListWebSearch

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

From version 355.1
edited by Ecaterina Valica
on 2009/03/24 13:44
Change comment: There is no comment for this version
To version 356.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
... ... @@ -370,6 +370,9 @@
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 +}
373 373  div.suggestResults ul li a span.suggestItem span.suggestLocation{
374 374   text-align: right;
375 375   color: #cccccc;