Changes for page ListWebSearch

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

From version 290.1
edited by Ecaterina Valica
on 2009/03/22 11:54
Change comment: There is no comment for this version
To version 254.1
edited by Ecaterina Valica
on 2009/03/20 16:22
Change comment: There is no comment for this version

Summary

Details

Page properties
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
... ... @@ -290,6 +290,3 @@
290 290   height: 1px;
291 291   margin: 0 211px;
292 292  }
293 -#search a:focus {
294 - outline: dotted 1px #000;
295 -}