Changes for page ListWebSearch

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -88,7 +88,6 @@
88 88   font-weight: bold;
89 89  }
90 90  .pagination a:focus {
91 -color: red;
92 92   outline: dotted 1px #000;
93 93  }
94 94  .controlPagination{
... ... @@ -171,9 +171,6 @@
171 171  .itemDescription a:hover{
172 172   color: #5599ff;
173 173  }
174 -.itemDescription a:focus {
175 - outline: dotted 1px #000;
176 -}
177 177  .itemTitle a{
178 178   color: #4d4d4d;
179 179   font-weight: bold;
... ... @@ -303,6 +303,4 @@
303 303   height: 1px;
304 304   margin: 0 211px;
305 305  }
306 -* a:focus {
307 - outline: dotted 1px #000;
308 -}
302 +