Changes for page ListWebSearch

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

From version 147.1
edited by Ecaterina Valica
on 2009/03/18 13:53
Change comment: There is no comment for this version
To version 105.1
edited by Ecaterina Valica
on 2009/03/17 16:27
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,7 +43,6 @@
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 49  }
... ... @@ -61,87 +61,39 @@
61 61  }
62 62  .pagination a:hover{
63 63   color: #777777;
64 - font-weight: bold;
65 65  }
66 66  .pagination a.currentPagination{
67 67   color: #777777;
68 68   font-weight: bold;
69 69  }
70 -.controlPagination{
71 - position:relative;
72 - width:44px;
73 - height:26px;
74 - overflow:hidden;
75 - margin:0!important;
76 - padding:0!important;
77 - list-style:none;
78 - background-image:url($xwiki.getSkinFile("navigation.png"));
79 -}
80 -.controlPagination li{
81 - display:inline;
82 -}
83 -.controlPagination a{
84 - position:absolute;
85 - top:0;
86 - left:0;
87 - text-indent:-1000em;
88 - height:25px;
89 - line-height:25px;
90 - outline:none;
91 - overflow:hidden;
92 - border:none;
93 -}
94 -a.prevPagination {
95 - width: 50%;
96 - z-index: 2;
97 -}
98 -a.nextPagination {
99 - width: 100%;
100 - z-index: 1;
101 -}
68 +.pagination .controlPagination{}
102 102  /* Search Filters*/
103 103  #searchResultsList{
104 104   clear: both;
105 - display: table;
106 106  }
107 107  .resultItem{
108 - display: block;
74 + margin-bottom: 15px;
109 109  }
110 110  .resultItemContainer{
111 111   clear: both;
78 + display: table-row;
112 112   width: 100%;
113 113  }
114 114  .itemType{
115 115   float: left;
116 - display: inline-block;
117 - width: 3%;
83 + display: table-cell;
84 + width: 5%;
118 118  }
119 119  .itemType .typeComment{
120 - background:transparent url($xwiki.getSkinFile("comment.gif")) center right no-repeat;
121 - display:inline-block;
122 - width:16px;
123 - height:16px;
124 -}
125 -.itemType .typeAttachment{
126 126   background:transparent url($xwiki.getSkinFile("attach.gif")) center right no-repeat;
127 127   display:inline-block;
128 128   width:16px;
129 - height:16px;
130 130  }
131 -.itemType .typePage{
132 - background:transparent;
133 - display:inline-block;
134 - width:16px;
135 - height:16px;
136 -}
137 137  .itemDescription{
138 138   float: left;
139 - display: inline-block;
140 - width: 82%;
93 + display: table-cell;
94 + width: 80%;
141 141  }
142 -.itemDescription a{
143 - color: #5599ff;
144 -}
145 145  .itemTitle{
146 146   color: #4d4d4d;
147 147   font-weight: bold;
... ... @@ -170,12 +170,12 @@
170 170   padding-right: 5px;
171 171  }
172 172  .itemOthers .itemComments a{
173 - background:transparent url($xwiki.getSkinFile("comment.gif")) center right no-repeat;
124 + background:transparent url($xwiki.getSkinFile("attach.gif")) center right no-repeat;
174 174   display:inline-block;
175 175   padding-right:16px;
176 176  }
177 177  .itemOthers .itemAttachments a{
178 - background:transparent url($xwiki.getSkinFile("attach.gif")) center right no-repeat;
129 + background:transparent url($xwiki.getSkinFile("comment.gif")) center right no-repeat;
179 179   display:inline-block;
180 180   padding-right:16px;
181 181  }
... ... @@ -184,8 +184,7 @@
184 184   width:55px;
185 185   height:11px;
186 186   overflow:hidden;
187 - margin:1px 0 0 0!important;
188 - padding:0!important;
138 + margin:0!important;padding:0!important;
189 189   background-position:left top;
190 190   background-image:url($xwiki.getSkinFile("rating.png"));
191 191  }
... ... @@ -204,7 +204,7 @@
204 204  }
205 205  .itemRelevance{
206 206   float: left;
207 - display: inline-block;
157 + display: table-cell;
208 208   width: 15%;
209 209   text-align: right;
210 210  }
... ... @@ -214,8 +214,7 @@
214 214   height:8px;
215 215   overflow:hidden;
216 216   list-style:none;
217 - margin:5px 0 0 0!important;
218 - padding:0!important;
167 + margin:0!important;padding:0!important;
219 219   background-position:left bottom;
220 220   background-image:url($xwiki.getSkinFile("relevance.png"));
221 221   float:right;
... ... @@ -233,21 +233,6 @@
233 233   z-index:1;
234 234   background-position:left top;
235 235  }
236 -.relevanceText{
237 - float: right;
238 - margin-right: 5px;
239 - color: #808080;
240 - font-size:80%;
241 -}
242 -.resultSeparator{
243 - display:block;
244 - width:100%;
245 - clear:both;
246 - padding: 0;
247 - margin: 0;
248 - margin-bottom: 15px;
249 - height: 1px;
250 -}
251 251  .searchFooter{
252 252   margin-bottom: 15px;
253 253   display: block;
... ... @@ -254,6 +254,10 @@
254 254   clear: both;
255 255   text-align: right;
256 256  }
191 +.searchFooter .pagination {
192 + width: 100%;
193 + background-color: #f2f2f2;
194 +}
257 257  .divClosure {
258 258   background-color: transparent;
259 259   clear: both;