cobweb 0.0.38 → 0.0.39
Sign up to get free protection for your applications and to get access to all the features.
- data/README.textile +1 -1
- data/lib/cobweb.rb +3 -1
- data/lib/cobweb_crawler.rb +98 -100
- data/lib/crawl_job.rb +3 -4
- data/lib/server.rb +98 -0
- data/lib/stats.rb +141 -64
- data/public/css/accordion.css +45 -0
- data/public/css/custom.css +13 -0
- data/public/css/datatable.css +189 -0
- data/public/css/datepicker.css +171 -0
- data/public/css/form-buttons.css +180 -0
- data/public/css/forms.css +489 -0
- data/public/css/jquery.fancybox-1.3.4.css +282 -0
- data/public/css/jquery.treeview.css +103 -0
- data/public/css/link-buttons.css +187 -0
- data/public/css/login.css +110 -0
- data/public/css/menu.css +156 -0
- data/public/css/messages.css +58 -0
- data/public/css/modalbox.css +63 -0
- data/public/css/statics.css +57 -0
- data/public/css/style.css +497 -0
- data/public/css/style_text.css +128 -0
- data/public/css/tabs.css +58 -0
- data/public/css/wysiwyg-editor.css +18 -0
- data/public/css/wysiwyg.css +149 -0
- data/public/css/wysiwyg.modal.css +69 -0
- data/public/gfx/back-menu.gif +0 -0
- data/public/gfx/back-submenu.gif +0 -0
- data/public/gfx/background.gif +0 -0
- data/public/gfx/box-hide.png +0 -0
- data/public/gfx/box-search.png +0 -0
- data/public/gfx/box-title.gif +0 -0
- data/public/gfx/code.gif +0 -0
- data/public/gfx/datepicker-arrows.gif +0 -0
- data/public/gfx/fancybox/blank.gif +0 -0
- data/public/gfx/fancybox/fancy_close.png +0 -0
- data/public/gfx/fancybox/fancy_loading.png +0 -0
- data/public/gfx/fancybox/fancy_nav_left.png +0 -0
- data/public/gfx/fancybox/fancy_nav_right.png +0 -0
- data/public/gfx/fancybox/fancy_title_left.png +0 -0
- data/public/gfx/fancybox/fancy_title_main.png +0 -0
- data/public/gfx/fancybox/fancy_title_over.png +0 -0
- data/public/gfx/fancybox/fancy_title_right.png +0 -0
- data/public/gfx/fancybox/fancybox-x.png +0 -0
- data/public/gfx/fancybox/fancybox.png +0 -0
- data/public/gfx/forms/date-next.gif +0 -0
- data/public/gfx/forms/date-prev.gif +0 -0
- data/public/gfx/forms/forms-checkbox.gif +0 -0
- data/public/gfx/forms/forms-date.gif +0 -0
- data/public/gfx/forms/forms-file.gif +0 -0
- data/public/gfx/forms/forms-input-big.gif +0 -0
- data/public/gfx/forms/forms-input-medium.gif +0 -0
- data/public/gfx/forms/forms-input-small.gif +0 -0
- data/public/gfx/forms/forms-input-xl.gif +0 -0
- data/public/gfx/forms/forms-radio.gif +0 -0
- data/public/gfx/forms/forms-selectbox-small.gif +0 -0
- data/public/gfx/forms/forms-selectbox.gif +0 -0
- data/public/gfx/forms/forms-textarea-big.gif +0 -0
- data/public/gfx/forms/forms-textarea-medium.gif +0 -0
- data/public/gfx/forms/forms-textarea-small.gif +0 -0
- data/public/gfx/forms/forms-textarea-xl.gif +0 -0
- data/public/gfx/icon-delete.png +0 -0
- data/public/gfx/icon-edit.png +0 -0
- data/public/gfx/icon-home.gif +0 -0
- data/public/gfx/img-delete.png +0 -0
- data/public/gfx/img-hover.png +0 -0
- data/public/gfx/img-zoom.png +0 -0
- data/public/gfx/jquery.wysiwyg.gif +0 -0
- data/public/gfx/label-icons.gif +0 -0
- data/public/gfx/label.gif +0 -0
- data/public/gfx/li-down.gif +0 -0
- data/public/gfx/li.gif +0 -0
- data/public/gfx/link-button-big.gif +0 -0
- data/public/gfx/link-button-medium.gif +0 -0
- data/public/gfx/link-button.gif +0 -0
- data/public/gfx/loading-2.gif +0 -0
- data/public/gfx/loading.gif +0 -0
- data/public/gfx/logo.png +0 -0
- data/public/gfx/modal-title.gif +0 -0
- data/public/gfx/photos/00.jpg +0 -0
- data/public/gfx/photos/01.jpg +0 -0
- data/public/gfx/photos/01xl.jpg +0 -0
- data/public/gfx/photos/02.jpg +0 -0
- data/public/gfx/photos/02xl.jpg +0 -0
- data/public/gfx/photos/03.jpg +0 -0
- data/public/gfx/photos/03xl.jpg +0 -0
- data/public/gfx/photos/04.jpg +0 -0
- data/public/gfx/photos/04xl.jpg +0 -0
- data/public/gfx/photos/05.jpg +0 -0
- data/public/gfx/photos/05xl.jpg +0 -0
- data/public/gfx/photos/06.jpg +0 -0
- data/public/gfx/photos/06xl.jpg +0 -0
- data/public/gfx/photos/07.jpg +0 -0
- data/public/gfx/photos/07xl.jpg +0 -0
- data/public/gfx/photos/08.jpg +0 -0
- data/public/gfx/photos/08xl.jpg +0 -0
- data/public/gfx/photos/09.jpg +0 -0
- data/public/gfx/photos/09xl.jpg +0 -0
- data/public/gfx/photos/10.jpg +0 -0
- data/public/gfx/photos/10xl.jpg +0 -0
- data/public/gfx/photos/11.jpg +0 -0
- data/public/gfx/photos/11xl.jpg +0 -0
- data/public/gfx/photos/12.jpg +0 -0
- data/public/gfx/photos/12xl.jpg +0 -0
- data/public/gfx/photos/13.jpg +0 -0
- data/public/gfx/photos/13xl.jpg +0 -0
- data/public/gfx/photos/14.jpg +0 -0
- data/public/gfx/photos/14xl.jpg +0 -0
- data/public/gfx/photos/15.jpg +0 -0
- data/public/gfx/photos/15xl.jpg +0 -0
- data/public/gfx/search-button.gif +0 -0
- data/public/gfx/search-input.gif +0 -0
- data/public/gfx/slider-button.gif +0 -0
- data/public/gfx/system-messages.gif +0 -0
- data/public/gfx/table-asc-arrow.gif +0 -0
- data/public/gfx/table-desc-arrow.gif +0 -0
- data/public/gfx/table-first.gif +0 -0
- data/public/gfx/table-last.gif +0 -0
- data/public/gfx/table-next.gif +0 -0
- data/public/gfx/table-number.gif +0 -0
- data/public/gfx/table-prev.gif +0 -0
- data/public/gfx/table-rows.gif +0 -0
- data/public/gfx/table-search.gif +0 -0
- data/public/gfx/table-thead.gif +0 -0
- data/public/gfx/tooltip.gif +0 -0
- data/public/gfx/treeview/ajax-loader.gif +0 -0
- data/public/gfx/treeview/file.gif +0 -0
- data/public/gfx/treeview/folder-closed.gif +0 -0
- data/public/gfx/treeview/folder.gif +0 -0
- data/public/gfx/treeview/minus.gif +0 -0
- data/public/gfx/treeview/plus.gif +0 -0
- data/public/gfx/treeview/treeview-default-line.gif +0 -0
- data/public/gfx/treeview/treeview-default.gif +0 -0
- data/public/js/controls/wysiwyg.image.js +284 -0
- data/public/js/controls/wysiwyg.link.js +210 -0
- data/public/js/controls/wysiwyg.table.js +151 -0
- data/public/js/customInput.jquery.js +68 -0
- data/public/js/excanvas.min.js +1 -0
- data/public/js/hoverIntent.js +84 -0
- data/public/js/inline.js +392 -0
- data/public/js/jquery-1.7.1.min.js +4 -0
- data/public/js/jquery-ui-select.js +522 -0
- data/public/js/jquery-ui-timepicker-addon.js +1299 -0
- data/public/js/jquery-ui.js +791 -0
- data/public/js/jquery.dataTables.js +7440 -0
- data/public/js/jquery.fancybox-1.3.4.js +1156 -0
- data/public/js/jquery.filestyle.mini.js +2 -0
- data/public/js/jquery.flot.js +2600 -0
- data/public/js/jquery.flot.resize.min.js +60 -0
- data/public/js/jquery.graphtable-0.2.js +179 -0
- data/public/js/jquery.tipsy.js +104 -0
- data/public/js/jquery.treeview.js +256 -0
- data/public/js/jquery.wysiwyg.js +2454 -0
- data/public/js/plugins/wysiwyg.rmFormat.js +348 -0
- data/public/js/superfish.js +121 -0
- data/public/js/supersubs.js +90 -0
- data/views/home.haml +54 -0
- data/views/layout.haml +89 -0
- data/views/statistics.haml +251 -71
- metadata +175 -22
@@ -0,0 +1,489 @@
|
|
1
|
+
/*
|
2
|
+
Template Name: CleanDream
|
3
|
+
Author: Rory Kranendonk
|
4
|
+
Author URI: http://www.dreamwire.nl
|
5
|
+
Version: 1.0
|
6
|
+
*/
|
7
|
+
|
8
|
+
.box .content.forms {
|
9
|
+
padding : 0;
|
10
|
+
}
|
11
|
+
|
12
|
+
form {
|
13
|
+
display: block;
|
14
|
+
margin : 0;
|
15
|
+
padding : 0;
|
16
|
+
}
|
17
|
+
|
18
|
+
.line {
|
19
|
+
display: block;
|
20
|
+
padding : 15px 15px 15px 139px;
|
21
|
+
}
|
22
|
+
|
23
|
+
.line.button {
|
24
|
+
padding : 7px 15px 10px;
|
25
|
+
}
|
26
|
+
|
27
|
+
label {
|
28
|
+
float : left;
|
29
|
+
padding : 4px 0 0 0;
|
30
|
+
margin : 0 0 0 -124px;
|
31
|
+
font-size : 12px;
|
32
|
+
color : #002e68;
|
33
|
+
font-weight : bold;
|
34
|
+
cursor : text;
|
35
|
+
width : 124px;
|
36
|
+
}
|
37
|
+
|
38
|
+
/* //////////////////// INPUTFIELD \\\\\\\\\\\\\\\\\\\\ */
|
39
|
+
|
40
|
+
input {
|
41
|
+
display : inline-block;
|
42
|
+
border : 0;
|
43
|
+
outline: 0;
|
44
|
+
padding : 6px 7px 6px;
|
45
|
+
margin : 0;
|
46
|
+
font-size : 12px;
|
47
|
+
color : #002e68;
|
48
|
+
*cursor : text;
|
49
|
+
line-height : 1.2em;
|
50
|
+
height : 15px;
|
51
|
+
}
|
52
|
+
|
53
|
+
input.small {
|
54
|
+
background : url(/gfx/forms/forms-input-small.gif) no-repeat left top transparent;
|
55
|
+
*background : transparent;
|
56
|
+
width : 166px;
|
57
|
+
}
|
58
|
+
|
59
|
+
input.medium {
|
60
|
+
background : url(/gfx/forms/forms-input-medium.gif) no-repeat left top transparent;
|
61
|
+
*background : transparent;
|
62
|
+
width : 297px;
|
63
|
+
}
|
64
|
+
|
65
|
+
input.big {
|
66
|
+
background : url(/gfx/forms/forms-input-big.gif) no-repeat left top transparent;
|
67
|
+
*background : transparent;
|
68
|
+
width : 552px;
|
69
|
+
}
|
70
|
+
|
71
|
+
input.xl {
|
72
|
+
background : url(/gfx/forms/forms-input-xl.gif) no-repeat left top transparent;
|
73
|
+
*background : transparent;
|
74
|
+
width : 802px;
|
75
|
+
}
|
76
|
+
|
77
|
+
input:hover, input:focus {
|
78
|
+
background-position : left bottom;
|
79
|
+
color : #5a5a5a;
|
80
|
+
}
|
81
|
+
|
82
|
+
div.input-small {
|
83
|
+
display : inline;
|
84
|
+
background : url(/gfx/forms/forms-input-small.gif) no-repeat left top transparent;
|
85
|
+
overflow : hidden;
|
86
|
+
width : 166px;
|
87
|
+
height : 28px;
|
88
|
+
}
|
89
|
+
|
90
|
+
div.input-medium {
|
91
|
+
display : inline;
|
92
|
+
background : url(/gfx/forms/forms-input-medium.gif) no-repeat left top transparent;
|
93
|
+
overflow : hidden;
|
94
|
+
width : 297px;
|
95
|
+
height : 28px;
|
96
|
+
}
|
97
|
+
|
98
|
+
div.input-big {
|
99
|
+
display : inline;
|
100
|
+
background : url(/gfx/forms/forms-input-big.gif) no-repeat left top transparent;
|
101
|
+
overflow : hidden;
|
102
|
+
width : 552px;
|
103
|
+
height : 28px;
|
104
|
+
}
|
105
|
+
|
106
|
+
div.input-xl {
|
107
|
+
display : inline;
|
108
|
+
background : url(/gfx/forms/forms-input-xl.gif) no-repeat left top transparent;
|
109
|
+
overflow : hidden;
|
110
|
+
width : 802px;
|
111
|
+
height : 28px;
|
112
|
+
}
|
113
|
+
|
114
|
+
/* //////////////////// SELECTBOX \\\\\\\\\\\\\\\\\\\\ */
|
115
|
+
|
116
|
+
.ui-selectmenu {
|
117
|
+
display : inline-block;
|
118
|
+
position : relative;
|
119
|
+
background : url(/gfx/forms/forms-selectbox.gif) no-repeat left top transparent;
|
120
|
+
padding : 5px 7px 6px 7px;
|
121
|
+
margin : 0 3px 0 0;
|
122
|
+
text-decoration : none;
|
123
|
+
overflow : hidden;
|
124
|
+
outline : none;
|
125
|
+
width : 167px;
|
126
|
+
height : 16px;
|
127
|
+
}
|
128
|
+
|
129
|
+
.ui-selectmenu.small {
|
130
|
+
background : url(/gfx/forms/forms-selectbox-small.gif) no-repeat left top transparent;
|
131
|
+
width : 67px;
|
132
|
+
}
|
133
|
+
|
134
|
+
.ui-selectmenu-menu {
|
135
|
+
position : absolute;
|
136
|
+
top : 0;
|
137
|
+
z-index : 9999;
|
138
|
+
background-color : #FFFFFF;
|
139
|
+
border : 1px solid #c3d0e1;
|
140
|
+
padding : 0;
|
141
|
+
margin : 9px 0 0 6px;
|
142
|
+
list-style : none;
|
143
|
+
visibility : hidden;
|
144
|
+
overflow : auto;
|
145
|
+
width : 167px;
|
146
|
+
max-height : 155px;
|
147
|
+
}
|
148
|
+
|
149
|
+
.ui-selectmenu-menu.small {
|
150
|
+
width : 67px;
|
151
|
+
}
|
152
|
+
|
153
|
+
.ui-selectmenu-open {
|
154
|
+
visibility : visible;
|
155
|
+
}
|
156
|
+
|
157
|
+
.ui-selectmenu-menu li {
|
158
|
+
display : block;
|
159
|
+
background : none;
|
160
|
+
background-color : #FFFFFF;
|
161
|
+
outline : none;
|
162
|
+
padding : 0;
|
163
|
+
margin : 0;
|
164
|
+
}
|
165
|
+
|
166
|
+
.ui-selectmenu-menu li a, .ui-selectmenu-status {
|
167
|
+
display : block;
|
168
|
+
padding : 4px 7px;
|
169
|
+
outline : none;
|
170
|
+
overflow : hidden;
|
171
|
+
font : 12px/18px Arial;
|
172
|
+
font-weight : 100;
|
173
|
+
cursor : pointer;
|
174
|
+
color: #5a5a5a;
|
175
|
+
text-decoration: none;
|
176
|
+
}
|
177
|
+
|
178
|
+
.ui-selectmenu-status {
|
179
|
+
padding : 0;
|
180
|
+
}
|
181
|
+
|
182
|
+
.ui-selectmenu-menu li a:hover, li.ui-selectmenu-item-selected a {
|
183
|
+
background : #eff2f6;
|
184
|
+
color : #002e68;
|
185
|
+
}
|
186
|
+
|
187
|
+
select.multi {
|
188
|
+
display : block;
|
189
|
+
border : 1px solid #c3d0e1;
|
190
|
+
outline : 0;
|
191
|
+
width : 566px;
|
192
|
+
}
|
193
|
+
|
194
|
+
/* //////////////////// UPLOAD BUTTON \\\\\\\\\\\\\\\\\\\\ */
|
195
|
+
|
196
|
+
input.file {
|
197
|
+
float : left;
|
198
|
+
background : url(/gfx/forms/forms-input-small.gif) no-repeat left top transparent;
|
199
|
+
margin : 0 2px 0 0;
|
200
|
+
z-index : 99;
|
201
|
+
height : 15px;
|
202
|
+
}
|
203
|
+
|
204
|
+
div.btn-upload {
|
205
|
+
display : inline-block;
|
206
|
+
*display : inline;
|
207
|
+
background : url(/gfx/forms/forms-file.gif) no-repeat right top transparent;
|
208
|
+
}
|
209
|
+
|
210
|
+
div.btn-upload:hover {
|
211
|
+
background-position : right bottom;
|
212
|
+
}
|
213
|
+
|
214
|
+
div.btn-upload input {
|
215
|
+
*position : relative;
|
216
|
+
*z-index : -1;
|
217
|
+
}
|
218
|
+
|
219
|
+
/* //////////////////// TEXTAREA \\\\\\\\\\\\\\\\\\\\ */
|
220
|
+
|
221
|
+
textarea {
|
222
|
+
display : inline-block;
|
223
|
+
overflow : auto;
|
224
|
+
border : 0;
|
225
|
+
outline: 0;
|
226
|
+
padding : 6px 7px 6px;
|
227
|
+
margin : 0;
|
228
|
+
cursor : text;
|
229
|
+
resize : none;
|
230
|
+
font : 12px Arial;
|
231
|
+
color : #002e68;
|
232
|
+
line-height : 1.42em;
|
233
|
+
height : 69px;
|
234
|
+
}
|
235
|
+
|
236
|
+
textarea.small {
|
237
|
+
background : url(/gfx/forms/forms-textarea-small.gif) no-repeat left top transparent;
|
238
|
+
*background : transparent;
|
239
|
+
width : 166px;
|
240
|
+
}
|
241
|
+
|
242
|
+
textarea.medium {
|
243
|
+
background : url(/gfx/forms/forms-textarea-medium.gif) no-repeat left top transparent;
|
244
|
+
*background : transparent;
|
245
|
+
width : 297px;
|
246
|
+
}
|
247
|
+
|
248
|
+
textarea.big {
|
249
|
+
background : url(/gfx/forms/forms-textarea-big.gif) no-repeat left top transparent;
|
250
|
+
*background : transparent;
|
251
|
+
width : 552px;
|
252
|
+
}
|
253
|
+
|
254
|
+
textarea.xl {
|
255
|
+
background : url(/gfx/forms/forms-textarea-xl.gif) no-repeat left top transparent;
|
256
|
+
*background : transparent;
|
257
|
+
width : 802px;
|
258
|
+
}
|
259
|
+
|
260
|
+
textarea:hover, textarea:focus {
|
261
|
+
background-position : left bottom;
|
262
|
+
}
|
263
|
+
|
264
|
+
div.textarea-small {
|
265
|
+
display : inline;
|
266
|
+
background : url(/gfx/forms/forms-textarea-small.gif) no-repeat left top transparent;
|
267
|
+
overflow : hidden;
|
268
|
+
width : 166px;
|
269
|
+
height : 80px;
|
270
|
+
}
|
271
|
+
|
272
|
+
div.textarea-medium {
|
273
|
+
display : inline;
|
274
|
+
background : url(/gfx/forms/forms-textarea-medium.gif) no-repeat left top transparent;
|
275
|
+
overflow : hidden;
|
276
|
+
width : 297px;
|
277
|
+
height : 80px;
|
278
|
+
}
|
279
|
+
|
280
|
+
div.textarea-big {
|
281
|
+
display : inline;
|
282
|
+
background : url(/gfx/forms/forms-textarea-big.gif) no-repeat left top transparent;
|
283
|
+
overflow : hidden;
|
284
|
+
width : 552px;
|
285
|
+
height : 80px;
|
286
|
+
}
|
287
|
+
|
288
|
+
div.textarea-xl {
|
289
|
+
display : inline;
|
290
|
+
background : url(/gfx/forms/forms-textarea-xl.gif) no-repeat left top transparent;
|
291
|
+
overflow : hidden;
|
292
|
+
width : 802px;
|
293
|
+
height : 80px;
|
294
|
+
}
|
295
|
+
|
296
|
+
/* //////////////////// CHECKBOXES & RADIOBUTTONS \\\\\\\\\\\\\\\\\\\\ */
|
297
|
+
|
298
|
+
table input[type=checkbox],
|
299
|
+
table input[type=radio] {
|
300
|
+
background : none;
|
301
|
+
padding : 0;
|
302
|
+
}
|
303
|
+
|
304
|
+
.custom-checkbox, .custom-radio {
|
305
|
+
display : inline-block;
|
306
|
+
position : relative;
|
307
|
+
*display : inline;
|
308
|
+
margin : 3px 20px -2px 0;
|
309
|
+
*zoom : 1;
|
310
|
+
}
|
311
|
+
|
312
|
+
.custom-checkbox input,
|
313
|
+
.custom-radio input {
|
314
|
+
position : absolute;
|
315
|
+
background : transparent;
|
316
|
+
left : 0;
|
317
|
+
top : 0;
|
318
|
+
margin : 0;
|
319
|
+
z-index : -1;
|
320
|
+
width : 13px;
|
321
|
+
height : 13px;
|
322
|
+
}
|
323
|
+
|
324
|
+
.custom-checkbox label,
|
325
|
+
.custom-radio label {
|
326
|
+
display : inline-block;
|
327
|
+
padding : 0 0 0 26px;
|
328
|
+
margin : 0;
|
329
|
+
color : #5a5a5a;
|
330
|
+
font-weight : 100;
|
331
|
+
line-height : 20px;
|
332
|
+
font-size : 12px;
|
333
|
+
cursor : pointer;
|
334
|
+
width : auto;
|
335
|
+
height : 19px;
|
336
|
+
}
|
337
|
+
|
338
|
+
.custom-checkbox label {
|
339
|
+
background : url(/gfx/forms/forms-checkbox.gif) no-repeat;
|
340
|
+
}
|
341
|
+
|
342
|
+
.custom-radio label {
|
343
|
+
background : url(/gfx/forms/forms-radio.gif) no-repeat;
|
344
|
+
}
|
345
|
+
|
346
|
+
.custom-checkbox label.hover,
|
347
|
+
.custom-checkbox label.focus,
|
348
|
+
.custom-radio label.hover,
|
349
|
+
.custom-radio label.focus,
|
350
|
+
.custom-checkbox label, .custom-radio label {
|
351
|
+
background-position : left bottom;
|
352
|
+
}
|
353
|
+
|
354
|
+
.custom-checkbox label.checked,
|
355
|
+
.custom-radio label.checked,
|
356
|
+
.custom-checkbox label.checkedHover,
|
357
|
+
.custom-checkbox label.checkedFocus {
|
358
|
+
background-position : left top;
|
359
|
+
}
|
360
|
+
|
361
|
+
/* //////////////////// DATE PICKER \\\\\\\\\\\\\\\\\\\\ */
|
362
|
+
|
363
|
+
input.datepicker {
|
364
|
+
float : none;
|
365
|
+
background : url(/gfx/forms/forms-date.gif) no-repeat right top transparent;
|
366
|
+
margin : 0 20px 0 5px;
|
367
|
+
padding : 6px 34px 6px 7px;
|
368
|
+
cursor : pointer;
|
369
|
+
width : 69px;
|
370
|
+
}
|
371
|
+
|
372
|
+
input.timepicker {
|
373
|
+
float : none;
|
374
|
+
background : url(/gfx/forms/forms-selectbox.gif) no-repeat left top transparent;
|
375
|
+
margin : 0 20px 0 5px;
|
376
|
+
padding : 5px 7px 6px 7px;
|
377
|
+
cursor : pointer;
|
378
|
+
width : 167px;
|
379
|
+
height : 16px;
|
380
|
+
}
|
381
|
+
|
382
|
+
/* //////////////////// SLIDER \\\\\\\\\\\\\\\\\\\\ */
|
383
|
+
|
384
|
+
.slider{
|
385
|
+
display : block;
|
386
|
+
margin : 0 0 0 -124px;
|
387
|
+
color : #002e68;
|
388
|
+
}
|
389
|
+
|
390
|
+
.slider .ui-slider-horizontal,
|
391
|
+
.slider .slide{
|
392
|
+
position : relative;
|
393
|
+
display : block;
|
394
|
+
border: 1px solid #C3D0E1;
|
395
|
+
margin : 5px 0 0;
|
396
|
+
height : 10px;
|
397
|
+
}
|
398
|
+
|
399
|
+
.slider .ui-slider-horizontal .ui-slider-range {
|
400
|
+
top: 0;
|
401
|
+
height: 100%;
|
402
|
+
}
|
403
|
+
|
404
|
+
.slider .ui-slider .ui-slider-range {
|
405
|
+
position: absolute;
|
406
|
+
background: #F2F4F7;
|
407
|
+
z-index: 1;
|
408
|
+
font-size: .7em;
|
409
|
+
display: block;
|
410
|
+
border: 0;
|
411
|
+
background-position: 0 0;
|
412
|
+
}
|
413
|
+
|
414
|
+
.slider .ui-slider-horizontal .ui-slider-handle {
|
415
|
+
margin-left: -.6em;
|
416
|
+
}
|
417
|
+
|
418
|
+
.slider .ui-slider .ui-slider-handle {
|
419
|
+
position: absolute;
|
420
|
+
background: url(/gfx/slider-button.gif) no-repeat;
|
421
|
+
top : -3px;
|
422
|
+
z-index: 2;
|
423
|
+
width: 16px;
|
424
|
+
height: 16px;
|
425
|
+
cursor: default;
|
426
|
+
}
|
427
|
+
|
428
|
+
.slider input {
|
429
|
+
float : none;
|
430
|
+
padding : 0;
|
431
|
+
text-align : right;
|
432
|
+
color : #5a5a5a;
|
433
|
+
width : 30px;
|
434
|
+
}
|
435
|
+
|
436
|
+
.slider input.amount-second {
|
437
|
+
text-align : left;
|
438
|
+
}
|
439
|
+
|
440
|
+
/* //////////////////// AUTOCOMPLETE \\\\\\\\\\\\\\\\\\\\ */
|
441
|
+
|
442
|
+
.ui-autocomplete { position: absolute; cursor: default; }
|
443
|
+
|
444
|
+
/* workarounds */
|
445
|
+
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
|
446
|
+
|
447
|
+
.ui-menu {
|
448
|
+
float : left;
|
449
|
+
display : block;
|
450
|
+
background-color : #FFFFFF;
|
451
|
+
border : 1px solid #c3d0e1;
|
452
|
+
list-style-type : none;
|
453
|
+
overflow-x : hidden;
|
454
|
+
overflow-y : auto;
|
455
|
+
margin : 0;
|
456
|
+
padding : 0;
|
457
|
+
width : 168px;
|
458
|
+
max-height : 250px;
|
459
|
+
}
|
460
|
+
.ui-menu .ui-menu {
|
461
|
+
margin: -3px 0 0;
|
462
|
+
}
|
463
|
+
.ui-menu .ui-menu-item {
|
464
|
+
margin:0;
|
465
|
+
padding: 0;
|
466
|
+
zoom: 1;
|
467
|
+
float: left;
|
468
|
+
clear: left;
|
469
|
+
width: 100%;
|
470
|
+
}
|
471
|
+
.ui-menu .ui-menu-item a {
|
472
|
+
display : block;
|
473
|
+
background-color : #FFFFFF;
|
474
|
+
padding : 3px 5px;
|
475
|
+
overflow : hidden;
|
476
|
+
font-family : Arial;
|
477
|
+
font-weight : 100;
|
478
|
+
cursor : pointer;
|
479
|
+
color: #5a5a5a;
|
480
|
+
font-size : 12px;
|
481
|
+
line-height : 18px;
|
482
|
+
text-decoration: none;
|
483
|
+
zoom:1;
|
484
|
+
}
|
485
|
+
.ui-menu .ui-menu-item a.ui-state-hover,
|
486
|
+
.ui-menu .ui-menu-item a.ui-state-active {
|
487
|
+
background-color : #eff2f6;
|
488
|
+
color : #002e68;
|
489
|
+
}
|