Changes for page ListWebSearch

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

From version 298.1
edited by Ecaterina Valica
on 2009/03/22 12:16
Change comment: There is no comment for this version
To version 288.1
edited by Guillaume Lerouge
on 2009/03/20 18:00
Change comment: Rollback to version 278.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.evalica
1 +xwiki:XWiki.GuillaumeLerouge
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +4,3 @@
1 -a:focus {
2 - outline: dotted 1px #000;
3 -}
4 4  #search{
5 5   width: 100%;
6 6   background-color: #fff;
... ... @@ -52,12 +52,9 @@
52 52  #sortFilter a.sortType{
53 53   color: #808080;
54 54  }
55 -#sortFilter a.sortType:hover{
52 +#sortFilter a:hover{
56 56   color: #4D4D4D;
57 57  }
58 -#sortFilter a.sortType:focus {
59 - outline: dotted 1px #000;
60 -}
61 61  #sortFilter a#currentSort{
62 62   color: #4D4D4D;
63 63   font-weight: bold;
... ... @@ -90,9 +90,6 @@
90 90   color: #4D4D4D;
91 91   font-weight: bold;
92 92  }
93 -.pagination a:focus {
94 - outline: dotted 1px #000;
95 -}
96 96  .controlPagination{
97 97   position:relative;
98 98   width:41px;
... ... @@ -173,9 +173,6 @@
173 173  .itemDescription a:hover{
174 174   color: #5599ff;
175 175  }
176 -.itemDescription a:focus {
177 - outline: dotted 1px #000;
178 -}
179 179  .itemTitle a{
180 180   color: #4d4d4d;
181 181   font-weight: bold;
... ... @@ -186,9 +186,6 @@
186 186   font-weight: bold;
187 187   font-size:130%;
188 188  }
189 -.itemTitle a:focus {
190 - outline: dotted 1px #000;
191 -}
192 192  .itemLocation{
193 193   color: #808080;
194 194   font-size:90%;