Changes for page ListWebSearch

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

From version 416.1
edited by Ecaterina Valica
on 2009/03/25 13:02
Change comment: There is no comment for this version
To version 389.1
edited by Ecaterina Valica
on 2009/03/25 10:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -37,7 +37,7 @@
37 37   {pre}
38 38   <input type="text" name="text" class="searchQuery" value="$msg.get("xe.search.bar.query")" title="$msg.get('xe.search.bar.query.title')"/>
39 39   #spaceselect($space $spaces $spacesText)
40 - <input type="submit" class="searchButton" value="$msg.get('xe.search.bar.go')" title="$msg.get('xe.search.bar.go.title')"/>
40 + <input type="submit" class="searchButton" value="Search" title="$msg.get('xe.search.bar.go.title')"/>
41 41   <div class="searchHelp">$msg.get("xe.search.bar.help")</div>
42 42   {/pre}
43 43  </form>
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;
... ... @@ -76,12 +76,6 @@
76 76  .resultsNo .currentResultsNo, .resultsNo .totalResultsNo{
77 77   color: #aaa;
78 78  }
79 -.paginationFooter{
80 - display: block;
81 - clear: both;
82 - text-align: right;
83 - font-size: 90%;
84 -}
85 85  .pagination{
86 86   float: right;
87 87   margin-right: 10px;
... ... @@ -97,55 +97,43 @@
97 97   font-weight: bold;
98 98  }
99 99  .pagination a:focus {
100 - outline: dotted 1px #000;
94 + outline: dotted 1px #000;
101 101  }
102 102  .controlPagination{
103 103   position:relative;
104 - width:42px;
98 + width:41px;
105 105   height:22px;
106 106   overflow:hidden;
107 107   margin:0!important;
108 108   padding:0!important;
103 + list-style:none;
104 + background-image:url($xwiki.getSkinFile("navigation.png"));
109 109   float: right;
110 110  }
107 +.controlPagination li{
108 + display:inline;
109 +}
111 111  .controlPagination a{
112 112   position:absolute;
113 113   top:0;
114 114   left:0;
115 115   text-indent:-1000em;
115 + height:25px;
116 116   line-height:25px;
117 117   outline:none;
118 118   overflow:hidden;
119 119   border:none;
120 120  }
121 -.controlPagination a.prevPagination {
122 - background-position:left top;
123 - background-image:url($xwiki.getSkinFile("navigation.png"));
124 - width: 21px;
125 - height: 22px;
121 +a.prevPagination {
122 + width: 50%;
123 + z-index: 2;
126 126  }
127 -.controlPagination a.noPrevPagination{
128 - background-position:left bottom;
129 - background-image:url($xwiki.getSkinFile("navigation.png"));
130 - width: 21px;
131 - height: 22px;
125 +a.nextPagination {
126 + width: 100%;
127 + z-index: 1;
132 132  }
133 -.controlPagination a.nextPagination {
134 - background-position:right top;
135 - background-image:url($xwiki.getSkinFile("navigation.png"));
136 - width: 21px;
137 - height: 22px;
138 - left: 21px;
139 -}
140 -.controlPagination a.noNextPagination {
141 - background-position:right bottom;
142 - background-image:url($xwiki.getSkinFile("navigation.png"));
143 - width: 21px;
144 - height: 22px;
145 - left: 21px;
146 -}
147 -/* Search Result*/
148 -#searchResults{
129 +/* Search Result List*/
130 +#searchResultsList{
149 149   clear: both;
150 150   display: table;
151 151   padding-top: 15px;
... ... @@ -153,7 +153,7 @@
153 153  .resultItem{
154 154   display: block;
155 155  }
156 -.resultContainer{
138 +.resultItemContainer{
157 157   clear: both;
158 158   width: 100%;
159 159  }
... ... @@ -192,7 +192,7 @@
192 192   color: #39397F;
193 193  }
194 194  .itemDescription a:focus {
195 - outline: dotted 1px #000;
177 + outline: dotted 1px #000;
196 196  }
197 197  .itemTitle a{
198 198   color: #4d4d4d;
... ... @@ -205,10 +205,10 @@
205 205   font-size:130%;
206 206  }
207 207  .itemTitle a:focus {
208 - outline: dotted 1px #000;
190 + outline: dotted 1px #000;
209 209  }
210 210  a.itemAuthor:focus{
211 - outline: dotted 1px #000;
193 + outline: dotted 1px #000;
212 212  }
213 213  .itemLocation{
214 214   color: #aaa;
... ... @@ -219,11 +219,10 @@
219 219   color: #aaa;
220 220   font-size:90%;
221 221  }
222 -.itemContext em{
223 - background-color:#F7FF94;
224 - padding:0;
225 - margin: 0;
226 - text-decoration: inherited;
204 +.itemModifiers a.itemAuthor, .itemModifiers a.itemDate{}
205 +.itemContext .highlight{
206 + background-color: #f7ff94;
207 + padding: 0px 5px 0px 5px;
227 227  }
228 228  .itemOthers{
229 229   font-size:80%;
... ... @@ -313,11 +313,22 @@
313 313   margin-bottom: 15px;
314 314   height: 1px;
315 315  }
297 +.searchFooter{
298 + display: block;
299 + clear: both;
300 + text-align: right;
301 + font-size: 90%;
302 +}
303 +.divClosure {
304 + background-color: transparent;
305 + clear: both;
306 + height: 1px;
307 + margin: 0 211px;
308 +}
316 316  html>body .suggestResults{
317 317   width: 422px;
318 318  }
319 319  .suggestResults{
320 - display:none;
321 321   width: 400px;
322 322   position: absolute;
323 323   padding: 11px 0px;
... ... @@ -331,7 +331,7 @@
331 331   list-style-position: outside;
332 332   margin: 0;
333 333   padding: 0;
334 - background: #FFFFFF url($xwiki.getSkinFile('suggestBg.png')) repeat-x scroll 0 0;
326 + background: #FFFFFF url($xwiki.getSkinFile('greyback2.png')) repeat-x scroll 0 0;
335 335   border: 2px solid #ccc;
336 336   border-top: none;
337 337  }
... ... @@ -354,10 +354,7 @@
354 354   margin: 0;
355 355   clear: both;
356 356  }
357 -.suggestResults ul li a:focus .suggestItem{
358 - outline: dotted 1px #000;
359 -}
360 -.suggestResults ul li a .suggestItem .suggestTitle{
349 +.suggestResults ul li a .suggestItem .suggestName{
361 361   text-align: left;
362 362   width: 60%;
363 363   color: #4D4D4D;
... ... @@ -367,18 +367,13 @@
367 367   padding-left: 6px;
368 368   margin: 0px;
369 369  }
370 -.suggestResults em{
371 - background-color:#F7FF94;
372 - padding:0;
373 - margin: 0;
374 - text-decoration: inherited;
359 +.suggestResults ul li a:hover .suggestItem .suggestName{
360 + text-decoration: underline;
375 375  }
376 -.suggestResults ul li a:hover .suggestItem .suggestTitle,
377 -.suggestResults ul li a:hover .suggestItem .suggestTitle em{
362 +.suggestResults ul li a:hover .suggestItem .suggestName em{
378 378   text-decoration: underline;
379 379  }
380 -.suggestResults ul li a:hover .suggestItem .suggestLocation .suggestWiki,
381 -.suggestResults ul li a:hover .suggestItem .suggestLocation .suggestSpace{
365 +.suggestResults ul li a:hover .suggestItem .suggestLocation{
382 382   color: #39397F;
383 383   text-decoration: none;
384 384  }
... ... @@ -392,3 +392,9 @@
392 392   padding-right: 6px;
393 393   margin: 0px;
394 394  }
379 +em{
380 + background-color:#F7FF94;
381 + padding:0;
382 + margin: 0;
383 + text-decoration: inherited;
384 +}