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 410.1
edited by Ecaterina Valica
on 2009/03/25 12:43
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -120,6 +120,9 @@
120 120   overflow:hidden;
121 121   border:none;
122 122  }
123 +.controlPagination a:focus {
124 + outline: dotted 1px #000;
125 +}
123 123  .controlPagination a.prevPagination {
124 124   background-position:left top;
125 125   background-image:url($xwiki.getSkinFile("navigat.png"));