Changes for page ListWebSearch

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

From version 402.1
edited by Ecaterina Valica
on 2009/03/25 12:14
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,7 +97,7 @@
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;
... ... @@ -107,7 +107,7 @@
107 107   margin:0!important;
108 108   padding:0!important;
109 109   list-style:none;
110 - background-image:url($xwiki.getSkinFile("navi.png"));
104 + background-image:url($xwiki.getSkinFile("navigation.png"));
111 111   float: right;
112 112  }
113 113  .controlPagination li{
... ... @@ -124,19 +124,16 @@
124 124   overflow:hidden;
125 125   border:none;
126 126  }
127 -.controlPagination a.prevPagination {
121 +a.prevPagination {
128 128   width: 50%;
129 129   z-index: 2;
130 130  }
131 -.controlPagination a.noPrevPagination{
132 -
133 -}
134 -.controlPagination a.nextPagination {
125 +a.nextPagination {
135 135   width: 100%;
136 136   z-index: 1;
137 137  }
138 -/* Search Result*/
139 -#searchResults{
129 +/* Search Result List*/
130 +#searchResultsList{
140 140   clear: both;
141 141   display: table;
142 142   padding-top: 15px;
... ... @@ -144,7 +144,7 @@
144 144  .resultItem{
145 145   display: block;
146 146  }
147 -.resultContainer{
138 +.resultItemContainer{
148 148   clear: both;
149 149   width: 100%;
150 150  }
... ... @@ -183,7 +183,7 @@
183 183   color: #39397F;
184 184  }
185 185  .itemDescription a:focus {
186 - outline: dotted 1px #000;
177 + outline: dotted 1px #000;
187 187  }
188 188  .itemTitle a{
189 189   color: #4d4d4d;
... ... @@ -196,10 +196,10 @@
196 196   font-size:130%;
197 197  }
198 198  .itemTitle a:focus {
199 - outline: dotted 1px #000;
190 + outline: dotted 1px #000;
200 200  }
201 201  a.itemAuthor:focus{
202 - outline: dotted 1px #000;
193 + outline: dotted 1px #000;
203 203  }
204 204  .itemLocation{
205 205   color: #aaa;
... ... @@ -210,11 +210,10 @@
210 210   color: #aaa;
211 211   font-size:90%;
212 212  }
213 -.itemContext em{
214 - background-color:#F7FF94;
215 - padding:0;
216 - margin: 0;
217 - text-decoration: inherited;
204 +.itemModifiers a.itemAuthor, .itemModifiers a.itemDate{}
205 +.itemContext .highlight{
206 + background-color: #f7ff94;
207 + padding: 0px 5px 0px 5px;
218 218  }
219 219  .itemOthers{
220 220   font-size:80%;
... ... @@ -304,11 +304,22 @@
304 304   margin-bottom: 15px;
305 305   height: 1px;
306 306  }
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 +}
307 307  html>body .suggestResults{
308 308   width: 422px;
309 309  }
310 310  .suggestResults{
311 - display:none;
312 312   width: 400px;
313 313   position: absolute;
314 314   padding: 11px 0px;
... ... @@ -322,7 +322,7 @@
322 322   list-style-position: outside;
323 323   margin: 0;
324 324   padding: 0;
325 - 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;
326 326   border: 2px solid #ccc;
327 327   border-top: none;
328 328  }
... ... @@ -345,10 +345,7 @@
345 345   margin: 0;
346 346   clear: both;
347 347  }
348 -.suggestResults ul li a:focus .suggestItem{
349 - outline: dotted 1px #000;
350 -}
351 -.suggestResults ul li a .suggestItem .suggestTitle{
349 +.suggestResults ul li a .suggestItem .suggestName{
352 352   text-align: left;
353 353   width: 60%;
354 354   color: #4D4D4D;
... ... @@ -358,18 +358,13 @@
358 358   padding-left: 6px;
359 359   margin: 0px;
360 360  }
361 -.suggestResults em{
362 - background-color:#F7FF94;
363 - padding:0;
364 - margin: 0;
365 - text-decoration: inherited;
359 +.suggestResults ul li a:hover .suggestItem .suggestName{
360 + text-decoration: underline;
366 366  }
367 -.suggestResults ul li a:hover .suggestItem .suggestTitle,
368 -.suggestResults ul li a:hover .suggestItem .suggestTitle em{
362 +.suggestResults ul li a:hover .suggestItem .suggestName em{
369 369   text-decoration: underline;
370 370  }
371 -.suggestResults ul li a:hover .suggestItem .suggestLocation .suggestWiki,
372 -.suggestResults ul li a:hover .suggestItem .suggestLocation .suggestSpace{
365 +.suggestResults ul li a:hover .suggestItem .suggestLocation{
373 373   color: #39397F;
374 374   text-decoration: none;
375 375  }
... ... @@ -383,3 +383,9 @@
383 383   padding-right: 6px;
384 384   margin: 0px;
385 385  }
379 +em{
380 + background-color:#F7FF94;
381 + padding:0;
382 + margin: 0;
383 + text-decoration: inherited;
384 +}