Changes for page ListWebSearch

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

From version 366.1
edited by Ecaterina Valica
on 2009/03/24 14:49
Change comment: There is no comment for this version
To version 379.1
edited by Ecaterina Valica
on 2009/03/24 15:51
Change comment: Upload new image <a href="/xwiki/bin/downloadrev/Main/ListWebSearch/orange.png?rev=1.1">orange.png</a>

Summary

Details

orange.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +791 bytes
Content
variants.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +179.5 KB
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,4 +1,8 @@
1 -39397F Bar*/
1 +#search{
2 + width: 100%;
3 + background-color: #fff;
4 +}
5 +/* Search Bar*/
2 2  #searchBar{
3 3   margin-bottom: 11px;
4 4   padding-left: 5px;
... ... @@ -165,10 +165,10 @@
165 165   width: 82%;
166 166  }
167 167  .itemDescription a{
168 - color: #39397F;
172 + color: #5599ff;
169 169  }
170 170  .itemDescription a:hover{
171 - color: #39397F;
175 + color: #5599ff;
172 172  }
173 173  .itemDescription a:focus {
174 174   outline: dotted 1px #000;
... ... @@ -350,7 +350,6 @@
350 350   width: 60%;
351 351   color: #4D4D4D;
352 352   display:inline-block;
353 - font-weight: bold;
354 354   font-size: 90%;
355 355   padding-left: 6px;
356 356   margin: 0px;
... ... @@ -362,12 +362,12 @@
362 362   text-decoration: underline;
363 363  }
364 364  div.suggestResults ul li a:hover span.suggestItem span.suggestLocation{
365 - color: #39397F;
368 + color: #5599FF;
366 366   text-decoration: none;
367 367  }
368 368  div.suggestResults ul li a span.suggestItem span.suggestLocation{
369 369   text-align: right;
370 - color: #cccccc;
373 + color: #bbb;
371 371   font-size: 90%;
372 372   width: 36%;
373 373   vertical-align: top;
... ... @@ -376,7 +376,7 @@
376 376   margin: 0px;
377 377  }
378 378  em{
379 - color:#5599FF;
382 + background-color:#F7FF94;
380 380   padding:0;
381 381   margin: 0;
382 382   text-decoration: inherited;