Changes for page ListWebSearch

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

From version 419.1
edited by Ecaterina Valica
on 2009/04/09 17:08
Change comment: There is no comment for this version
To version 418.1
edited by Ecaterina Valica
on 2009/03/25 13:58
Change comment: Deletion of attachment searchBlue.css

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -42,12 +42,12 @@
42 42   font-size: 90%;
43 43  }
44 44  #sortFilter{
45 - color: #888;
45 + color: #aaa;
46 46   padding: 5px;
47 47   line-height: 16px;
48 48  }
49 49  #sortFilter a.sortType{
50 - color: #888;
50 + color: #aaa;
51 51  }
52 52  #sortFilter a.sortType:hover{
53 53   color: #4D4D4D;
... ... @@ -63,7 +63,7 @@
63 63   outline: dotted 1px #000;
64 64  }
65 65  .paginationFilter {
66 - color: #888;
66 + color: #aaa;
67 67   height: 100%;
68 68   border-top: 1px solid #CCCCCC;
69 69   padding: 2px 0px 5px 5px;
... ... @@ -74,7 +74,7 @@
74 74   float: left;
75 75  }
76 76  .resultsNo .currentResultsNo, .resultsNo .totalResultsNo{
77 - color: #888;
77 + color: #aaa;
78 78  }
79 79  .paginationFooter{
80 80   display: block;
... ... @@ -87,7 +87,7 @@
87 87   margin-right: 10px;
88 88  }
89 89  .pagination a{
90 - color: #888;
90 + color: #aaa;
91 91  }
92 92  .pagination a:hover{
93 93   color: #4D4D4D;
... ... @@ -211,12 +211,12 @@
211 211   outline: dotted 1px #000;
212 212  }
213 213  .itemLocation{
214 - color: #888;
214 + color: #aaa;
215 215   font-size:90%;
216 216  }
217 217  .itemLocation a.itemWiki , .itemLocation a.itemSpace, .itemLocation a.itemPage{}
218 218  .itemModifiers{
219 - color: #888;
219 + color: #aaa;
220 220   font-size:90%;
221 221  }
222 222  .itemContext em{
... ... @@ -384,7 +384,7 @@
384 384  }
385 385  .suggestResults ul li a .suggestItem .suggestLocation{
386 386   text-align: right;
387 - color: #888;
387 + color: #aaa;
388 388   font-size: 90%;
389 389   width: 36%;
390 390   vertical-align: top;