Changes for page ListWebSearch

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

From 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>
To version 365.1
edited by Ecaterina Valica
on 2009/03/24 14:49
Change comment: There is no comment for this version

Summary

Details

orange.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -791 bytes
Content
variants.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -179.5 KB
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -169,10 +169,10 @@
169 169   width: 82%;
170 170  }
171 171  .itemDescription a{
172 - color: #5599ff;
172 + color: #39397F;
173 173  }
174 174  .itemDescription a:hover{
175 - color: #5599ff;
175 + color: #39397F;
176 176  }
177 177  .itemDescription a:focus {
178 178   outline: dotted 1px #000;
... ... @@ -354,6 +354,7 @@
354 354   width: 60%;
355 355   color: #4D4D4D;
356 356   display:inline-block;
357 + font-weight: bold;
357 357   font-size: 90%;
358 358   padding-left: 6px;
359 359   margin: 0px;
... ... @@ -365,12 +365,12 @@
365 365   text-decoration: underline;
366 366  }
367 367  div.suggestResults ul li a:hover span.suggestItem span.suggestLocation{
368 - color: #5599FF;
369 + color: #39397F;
369 369   text-decoration: none;
370 370  }
371 371  div.suggestResults ul li a span.suggestItem span.suggestLocation{
372 372   text-align: right;
373 - color: #bbb;
374 + color: #cccccc;
374 374   font-size: 90%;
375 375   width: 36%;
376 376   vertical-align: top;