Changes for page ListWebSearch

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

From version 359.1
edited by Ecaterina Valica
on 2009/03/24 13:53
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
... ... @@ -361,7 +361,6 @@
361 361  div.suggestResults ul li a span.suggestItem span.suggestName{
362 362   text-align: left;
363 363   width: 60%;
364 - color: #4D4D4D;
365 365   display:inline-block;
366 366   font-weight: bold;
367 367   font-size: 90%;
... ... @@ -374,10 +374,6 @@
374 374  div.suggestResults ul li a:hover span.suggestItem span.suggestName em{
375 375   text-decoration: underline;
376 376  }
377 -div.suggestResults ul li a:hover span.suggestItem span.suggestLocation{
378 - color: #5599FF;
379 - text-decoration: none;
380 -}
381 381  div.suggestResults ul li a span.suggestItem span.suggestLocation{
382 382   text-align: right;
383 383   color: #cccccc;