Changes for page ListWebSearch

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

From version 294.1
edited by Ecaterina Valica
on 2009/03/22 11:59
Change comment: There is no comment for this version
To version 295.1
edited by Ecaterina Valica
on 2009/03/22 12:01
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -170,6 +170,9 @@
170 170  .itemDescription a:hover{
171 171   color: #5599ff;
172 172  }
173 +.itemDescription a:focus {
174 + outline: dotted 1px #000;
175 +}
173 173  .itemTitle a{
174 174   color: #4d4d4d;
175 175   font-weight: bold;