Changes for page ListWebSearch

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

From version 292.1
edited by Ecaterina Valica
on 2009/03/22 11:56
Change comment: There is no comment for this version
To version 259.1
edited by Guillaume Lerouge
on 2009/03/20 16:28
Change comment: Rollback to version 254.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.evalica
1 +xwiki:XWiki.GuillaumeLerouge
Content
... ... @@ -1,5 +1,7 @@
1 1  $xwiki.ssx.use("Main.ListWebSearch")
2 2  
3 +1 Search
4 +
3 3  #if(!$request.space)
4 4   #set($space = "All")
5 5  #else
XWiki.StyleSheetExtension[0]
Code
... ... @@ -52,9 +52,6 @@
52 52  #sortFilter a:hover{
53 53   color: #4D4D4D;
54 54  }
55 -#sortFilter a:focus {
56 - outline: dotted 1px #000;
57 -}
58 58  #sortFilter a#currentSort{
59 59   color: #4D4D4D;
60 60   font-weight: bold;
... ... @@ -293,4 +293,3 @@
293 293   height: 1px;
294 294   margin: 0 211px;
295 295  }
296 -