Changes for page ListWebSearch

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

From version 294.1
edited by Ecaterina Valica
on 2009/03/22 11:59
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
... ... @@ -49,12 +49,9 @@
49 49  #sortFilter a.sortType{
50 50   color: #808080;
51 51  }
52 -#sortFilter a.sortType:hover{
52 +#sortFilter a:hover{
53 53   color: #4D4D4D;
54 54  }
55 -#sortFilter a.sortType:focus {
56 - outline: dotted 1px #000;
57 -}
58 58  #sortFilter a#currentSort{
59 59   color: #4D4D4D;
60 60   font-weight: bold;
... ... @@ -87,9 +87,6 @@
87 87   color: #4D4D4D;
88 88   font-weight: bold;
89 89  }
90 -.pagination a:focus {
91 - outline: dotted 1px #000;
92 -}
93 93  .controlPagination{
94 94   position:relative;
95 95   width:41px;
... ... @@ -180,9 +180,6 @@
180 180   font-weight: bold;
181 181   font-size:130%;
182 182  }
183 -.itemTitle a:focus {
184 - outline: dotted 1px #000;
185 -}
186 186  .itemLocation{
187 187   color: #808080;
188 188   font-size:90%;
... ... @@ -299,4 +299,3 @@
299 299   height: 1px;
300 300   margin: 0 211px;
301 301  }
302 -