Changes for page ListWebSearch

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

From version 305.1
edited by Ecaterina Valica
on 2009/03/23 15:37
Change comment: There is no comment for this version
To version 302.1
edited by Ecaterina Valica
on 2009/03/22 12:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -44,6 +44,5 @@
44 44   </div>
45 45  </form>
46 46  #includeInContext("XWiki.WebSearchCode")
47 -#includeInContext("XWiki.ListSuggestions")
48 48  #includeInContext("XWiki.ListResults")
49 49  </div>
XWiki.StyleSheetExtension[0]
Code
... ... @@ -118,6 +118,9 @@
118 118   overflow:hidden;
119 119   border:none;
120 120  }
121 +.controlPagination a:focus {
122 + outline: dotted 1px #000;
123 +}
121 121  a.prevPagination {
122 122   width: 50%;
123 123   z-index: 2;