Changes for page ListWebSearch

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

From version 152.1
edited by Ecaterina Valica
on 2009/03/18 14:42
Change comment: There is no comment for this version
To version 106.1
edited by Ecaterina Valica
on 2009/03/17 16:29
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -26,6 +26,7 @@
26 26  #sortFilter{
27 27   color: #808080;
28 28   background-color: #e6e6e6;
29 + border-bottom: 2px solid #b3b3b3;
29 29   padding: 5px;
30 30  }
31 31  #sortFilter a{
... ... @@ -33,7 +33,6 @@
33 33  }
34 34  #sortFilter a:hover{
35 35   color: #777777;
36 - font-weight: bold;
37 37  }
38 38  #sortFilter a#currentSort{
39 39   color: #777777;
... ... @@ -43,10 +43,8 @@
43 43   color: #808080;
44 44   height: 100%;
45 45   background-color: #f2f2f2;
46 - border-top: 2px solid #b3b3b3;
47 47   padding: 5px;
48 48   display: block;
49 - line-height: 22px;
50 50  }
51 51  .resultsNo{
52 52   float: left;
... ... @@ -56,7 +56,6 @@
56 56  }
57 57  .pagination{
58 58   float: right;
59 - margin-right: 10px;
60 60  }
61 61  .pagination a{
62 62   color: #808080;
... ... @@ -63,88 +63,40 @@
63 63  }
64 64  .pagination a:hover{
65 65   color: #777777;
66 - font-weight: bold;
67 67  }
68 68  .pagination a.currentPagination{
69 69   color: #777777;
70 70   font-weight: bold;
71 71  }
72 -.controlPagination{
73 - position:relative;
74 - width:41px;
75 - height:22px;
76 - overflow:hidden;
77 - margin:0!important;
78 - padding:0!important;
79 - list-style:none;
80 - background-image:url($xwiki.getSkinFile("navigation2.png"));
81 - float: right;
82 -}
83 -.controlPagination li{
84 - display:inline;
85 -}
86 -.controlPagination a{
87 - position:absolute;
88 - top:0;
89 - left:0;
90 - text-indent:-1000em;
91 - height:25px;
92 - line-height:25px;
93 - outline:none;
94 - overflow:hidden;
95 - border:none;
96 -}
97 -a.prevPagination {
98 - width: 50%;
99 - z-index: 2;
100 -}
101 -a.nextPagination {
102 - width: 100%;
103 - z-index: 1;
104 -}
68 +.pagination .controlPagination{}
105 105  /* Search Filters*/
106 106  #searchResultsList{
107 107   clear: both;
108 - display: table;
109 109  }
110 110  .resultItem{
111 - display: block;
74 + margin-bottom: 15px;
112 112  }
113 113  .resultItemContainer{
114 114   clear: both;
78 + display: table-row;
115 115   width: 100%;
116 116  }
117 117  .itemType{
118 118   float: left;
119 - display: inline-block;
120 - width: 3%;
83 + display: table-cell;
84 + width: 5%;
121 121  }
122 122  .itemType .typeComment{
123 - background:transparent url($xwiki.getSkinFile("comment.gif")) center right no-repeat;
124 - display:inline-block;
125 - width:16px;
126 - height:16px;
127 -}
128 -.itemType .typeAttachment{
129 129   background:transparent url($xwiki.getSkinFile("attach.gif")) center right no-repeat;
130 130   display:inline-block;
131 131   width:16px;
132 132   height:16px;
133 133  }
134 -.itemType .typePage{
135 - background:transparent;
136 - display:inline-block;
137 - width:16px;
138 - height:16px;
139 -}
140 140  .itemDescription{
141 141   float: left;
142 - display: inline-block;
143 - width: 82%;
94 + display: table-cell;
95 + width: 80%;
144 144  }
145 -.itemDescription a{
146 - color: #5599ff;
147 -}
148 148  .itemTitle{
149 149   color: #4d4d4d;
150 150   font-weight: bold;
... ... @@ -173,12 +173,12 @@
173 173   padding-right: 5px;
174 174  }
175 175  .itemOthers .itemComments a{
176 - background:transparent url($xwiki.getSkinFile("comment.gif")) center right no-repeat;
125 + background:transparent url($xwiki.getSkinFile("attach.gif")) center right no-repeat;
177 177   display:inline-block;
178 178   padding-right:16px;
179 179  }
180 180  .itemOthers .itemAttachments a{
181 - background:transparent url($xwiki.getSkinFile("attach.gif")) center right no-repeat;
130 + background:transparent url($xwiki.getSkinFile("comment.gif")) center right no-repeat;
182 182   display:inline-block;
183 183   padding-right:16px;
184 184  }
... ... @@ -187,8 +187,7 @@
187 187   width:55px;
188 188   height:11px;
189 189   overflow:hidden;
190 - margin:1px 0 0 0!important;
191 - padding:0!important;
139 + margin:0!important;padding:0!important;
192 192   background-position:left top;
193 193   background-image:url($xwiki.getSkinFile("rating.png"));
194 194  }
... ... @@ -207,7 +207,7 @@
207 207  }
208 208  .itemRelevance{
209 209   float: left;
210 - display: inline-block;
158 + display: table-cell;
211 211   width: 15%;
212 212   text-align: right;
213 213  }
... ... @@ -217,8 +217,7 @@
217 217   height:8px;
218 218   overflow:hidden;
219 219   list-style:none;
220 - margin:5px 0 0 0!important;
221 - padding:0!important;
168 + margin:0!important;padding:0!important;
222 222   background-position:left bottom;
223 223   background-image:url($xwiki.getSkinFile("relevance.png"));
224 224   float:right;
... ... @@ -236,21 +236,6 @@
236 236   z-index:1;
237 237   background-position:left top;
238 238  }
239 -.relevanceText{
240 - float: right;
241 - margin-right: 5px;
242 - color: #808080;
243 - font-size:80%;
244 -}
245 -.resultSeparator{
246 - display:block;
247 - width:100%;
248 - clear:both;
249 - padding: 0;
250 - margin: 0;
251 - margin-bottom: 15px;
252 - height: 1px;
253 -}
254 254  .searchFooter{
255 255   margin-bottom: 15px;
256 256   display: block;
... ... @@ -257,6 +257,10 @@
257 257   clear: both;
258 258   text-align: right;
259 259  }
192 +.searchFooter .pagination {
193 + width: 100%;
194 + background-color: #f2f2f2;
195 +}
260 260  .divClosure {
261 261   background-color: transparent;
262 262   clear: both;