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 295.1
edited by Ecaterina Valica
on 2009/03/22 12:01
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
... ... @@ -59,9 +59,6 @@
59 59   color: #4D4D4D;
60 60   font-weight: bold;
61 61  }
62 -#sortFilter a#currentSort:focus {
63 - outline: dotted 1px #000;
64 -}
65 65  .paginationFilter {
66 66   color: #808080;
67 67   height: 100%;
... ... @@ -189,9 +189,6 @@
189 189  .itemTitle a:focus {
190 190   outline: dotted 1px #000;
191 191  }
192 -a.itemAuthor:focus{
193 - outline: dotted 1px #000;
194 -}
195 195  .itemLocation{
196 196   color: #808080;
197 197   font-size:90%;
... ... @@ -308,3 +308,4 @@
308 308   height: 1px;
309 309   margin: 0 211px;
310 310  }
305 +