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 359.1
edited by Ecaterina Valica
on 2009/03/24 13:53
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -361,6 +361,7 @@
361 361  div.suggestResults ul li a span.suggestItem span.suggestName{
362 362   text-align: left;
363 363   width: 60%;
364 + color: #4D4D4D;
364 364   display:inline-block;
365 365   font-weight: bold;
366 366   font-size: 90%;
... ... @@ -375,6 +375,7 @@
375 375  }
376 376  div.suggestResults ul li a:hover span.suggestItem span.suggestLocation{
377 377   color: #5599FF;
379 + text-decoration: none;
378 378  }
379 379  div.suggestResults ul li a span.suggestItem span.suggestLocation{
380 380   text-align: right;