Changes for page ListWebSearch

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

From version 391.1
edited by Ecaterina Valica
on 2009/03/25 10:19
Change comment: There is no comment for this version
To version 390.1
edited by Ecaterina Valica
on 2009/03/25 10:14
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -53,7 +53,7 @@
53 53   color: #4D4D4D;
54 54  }
55 55  #sortFilter a.sortType:focus {
56 - outline: dotted 1px #000;
56 + outline: dotted 1px #000;
57 57  }
58 58  #sortFilter a#currentSort{
59 59   color: #4D4D4D;
... ... @@ -60,7 +60,7 @@
60 60   font-weight: bold;
61 61  }
62 62  #sortFilter a#currentSort:focus {
63 - outline: dotted 1px #000;
63 + outline: dotted 1px #000;
64 64  }
65 65  .paginationFilter {
66 66   color: #aaa;
... ... @@ -91,7 +91,7 @@
91 91   font-weight: bold;
92 92  }
93 93  .pagination a:focus {
94 - outline: dotted 1px #000;
94 + outline: dotted 1px #000;
95 95  }
96 96  .controlPagination{
97 97   position:relative;
... ... @@ -174,7 +174,7 @@
174 174   color: #39397F;
175 175  }
176 176  .itemDescription a:focus {
177 - outline: dotted 1px #000;
177 + outline: dotted 1px #000;
178 178  }
179 179  .itemTitle a{
180 180   color: #4d4d4d;
... ... @@ -187,10 +187,10 @@
187 187   font-size:130%;
188 188  }
189 189  .itemTitle a:focus {
190 - outline: dotted 1px #000;
190 + outline: dotted 1px #000;
191 191  }
192 192  a.itemAuthor:focus{
193 - outline: dotted 1px #000;
193 + outline: dotted 1px #000;
194 194  }
195 195  .itemLocation{
196 196   color: #aaa;
... ... @@ -201,11 +201,10 @@
201 201   color: #aaa;
202 202   font-size:90%;
203 203  }
204 -.itemContext em{
205 - background-color:#F7FF94;
206 - padding:0;
207 - margin: 0;
208 - text-decoration: inherited;
204 +.itemModifiers a.itemAuthor, .itemModifiers a.itemDate{}
205 +.itemContext .highlight{
206 + background-color: #f7ff94;
207 + padding: 0px 5px 0px 5px;
209 209  }
210 210  .itemOthers{
211 211   font-size:80%;
... ... @@ -377,7 +377,7 @@
377 377   padding-right: 6px;
378 378   margin: 0px;
379 379  }
380 -.suggestResults em{
379 +em{
381 381   background-color:#F7FF94;
382 382   padding:0;
383 383   margin: 0;