Changes for page ListWebSearch

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

From version 409.1
edited by Ecaterina Valica
on 2009/03/25 12:42
Change comment: There is no comment for this version
To version 412.1
edited by Ecaterina Valica
on 2009/03/25 12:47
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -147,6 +147,12 @@
147 147   width: 21px;
148 148   height: 22px;
149 149  }
150 +.controlPagination a.prevPagination:focus,
151 +.controlPagination a.noPrevPagination:focus,
152 +.controlPagination a.nextPagination:focus,
153 +.controlPagination a.noNextPagination:focus{
154 + outline-bottom: dotted 1px #000;
155 +}
150 150  /* Search Result*/
151 151  #searchResults{
152 152   clear: both;