42868d70
andryeyev
Создал GIT
|
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
|
position: absolute;
top:140px;
}
div.signup {
height: 150px;
width: 540px;
-moz-box-shadow:5px 5px 10px #000000;
-webkit-box-shadow: 5px 5px 10px #000000;
box-shadow:5px 5px 10px #000000;
list-style:none;
}
#horizontal_slide{
-moz-box-shadow:5px 5px 10px #000000;
-webkit-box-shadow: 5px 5px 10px #000000;
box-shadow:5px 5px 10px #000000;
}
div.signup div.col-1 {background:url('/account/pic/label.jpg'); width:40px; height:150px; float: left; margin-right:20px;cursor: pointer; }
div.signup div.col-2 {float: left; padding-top:20px; width:210px;}
div.signup div.col-3 {padding-top: 20px;text-align: center;}
div.col-3 span.remind { display: block; text-transform: lowercase; margin-bottom: 15px;}
div.signup div.col-2 label {display:block;}
div.signup div.col-2 input {display:block;}
div.signup div.col-2 div.buttons { margin-top: 10px; }
#ok, #cancel {
width:86px;
height:26px;
float:left;
cursor:pointer;
}
#ok {background:url('/account/pic/ok.png');}
#cancel {margin-left:5px;background:url('/account/pic/cancel.png');}
div.signup div.col-3 span.noaccount {font-size: 14px; margin-left: 10px;}
div.signup div.col-3 span.registration {font-size: 16px;display: block;}
/* ================================== */
/* ==== registration & info FORM ==== */
/* ================================== */
div.window div.col-1 {float: left; width: 190px;}
div.window div.col-2 {border: 0 none; float: left; width: 775px;}
div.window div.info { border: 0 none; margin: 0 auto; width: 640px;}
div.registration {width:600px; margin:20px auto 0;}
form#registration fieldset,
form#info fieldset {border:0;}
form#registration div.optional,
form#registration div.need,
form#info div.row {height: 50px;}
form#registration div.registration div.optional textarea#address {width: 228px;}
form#registration label,
form#info label { float: left; text-align: right; width: 110px; margin-right:10px;}
form#registration div.row input,
form#registration div.row textarea,
form#info div.row input,
form#info div.row textarea { float: left; width: 340px;}
form#info fieldset div.row input#email {
background: none repeat scroll 0 0 transparent;
border: medium none;
color: #3C3C3C;
margin-top: -2px;
}
#order_email {
display: block;
padding: 10px 0 0;
}
span#order_email input {
border: medium none;
}
form#registration div.row textarea,
form#info div.row textarea { float: none; }
form#registration div.choice input,
form#info div.choice input {width:auto; float:none;}
form#registration div.column,
form#info div.column {float:left; min-width:150px;}
form#registration div.controls input,
form#info div.row div.button input {width:auto;}
form#registration div.choice,
form#info div.choice {display: block;margin-bottom: 10px;}
form#registration div.interest {margin-top:20px;}
form#registration div.email, div.info div.email {
margin-left: 350px;
margin-top: -50px;
position: absolute;
}
div.interest-block div.common,
div.interest-block div.interst {padding-left: 60px;}
div.interest-block div.title {margin-top:20px;}
div.interest-block div.th {font-weight: bold;display:block; padding-bottom:6px;}
div.interest-block span { padding-bottom:6px;display: table-cell;}
div.new_user div.info form#info fieldset div.interest,
td.content_site div.info form#info fieldset div.interest {padding-left: 115px;}
form#info div.line,
form#registration div.line {
border-bottom: 1px solid #ADADAF;
margin: 5px;
width: 100%;
}
div.info div.email {margin-left: 350px; margin-top: -50px; position: absolute;}
/* ================================== */
/* ============= message============= */
/* ================================== */
div.message table {border-collapse:collapse;}
div.message table tbody tr {margin:2px 0;}
div.message table tr,
div.message table td {border:none; }
div.message table tr {height:14px; overflow:hidden; border:none;}
div.message .num { padding:3px 4px;}
div.message .from,
div.message .to { width:150px;}
div.message .date { padding: 0 5px;}
div.message .date a { text-decoration:none;}
div.message .text { width:300px;}
div.message .marked {background:#e1e1e1;}
div.message .unread-by-admin {color:black;background-color: #D3DCE3; border:solid 1px red;}
div.message .unread-by-user { color: #B1B1B1;}
div.message div.text-full form div.date,
div.message div.text-full form div.to { margin: 5px 0; padding:0;}
div.message div.text-full .from {margin: 5px; }
div.message div.text-full .text {
border:2px solid #0F7AD8;
width:600px;
padding:8px;
color:#fff;
background: #a9e4f7; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZTRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZmI0ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e4f7), color-stop(100%,#0fb4e7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* IE10+ */
background: linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 ); /* IE6-8 */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-shadow: 1px 1px 2px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
}
div.button-del {cursor: pointer; float: left; margin-right:5px;}
div.controls div.button-del {cursor: pointer; float: right; margin-right:5px;}
/* ================================== */
/* ============ orders ============== */
/* ================================== */
div.orders-report {
top: 218px;
left: 970px;
position: absolute;
}
div.orders-report .orders table td.first{white-space:normal;}
div.orders-report .orders table td {white-space:nowrap;}
div.grid-search {float: left;padding-bottom: 15px;}
div.grid-search div.search {float:left;}
div.grid-search div.dates {float:left;}
div.grid-search div.dates div.row {float:left;}
div.grid-search div.dates div.row input {width: 90px;}
div.order-tabs {padding: 0 0 40px 10px;}
.status-tabs {
cursor:pointer;
margin: 0 5px;
padding: 8px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1569a5;
padding: 5px 9px;
background: -moz-linear-gradient(
top,
#ffffff 0%,
#ffffff 50%,
#b5b5b5);
background: -webkit-gradient(
linear, left top, left bottom,
from(#ffffff),
color-stop(0.50, #ffffff),
to(#b5b5b5));
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 2px solid #1569a5;
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 3px rgba(255,255,255,1);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 3px rgba(255,255,255,1);
text-shadow:
0px -1px 0px rgba(000,000,000,0.2),
0px 1px 0px rgba(255,255,255,1);
}
div.orders {
border: 1px solid;
display: table;
margin: 0 10px 50px;
padding: 5px 20px 20px;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-box-shadow:
0px 1px 3px rgba(014,051,080,0.5),
inset 0px 0px 1px rgba(255,255,255,1);
-webkit-box-shadow:
0px 1px 3px rgba(014,051,080,0.5),
inset 0px 0px 1px rgba(255,255,255,1);
}
fieldset#order-info a.history { margin-left: 80px;}
form#add-item div.orders div.order-info {margin-top:20px;}
div.orders label {float: left; width: 100px;}
div.order-details fieldset#order-details {width:623px;}
fieldset#order-info div.new {margin: 7px 0;}
fieldset#order-details div.col input {width:120px;margin: 0 5px;}
fieldset#order-details div.col.quant input {width:30px;}
fieldset#order-details div.col {width:160px; float:left;}
fieldset#order-details form div.row img {padding-top: 3px;}
fieldset#order-details b { display: block; margin: 5px;}
#records .button-save,
|
42868d70
andryeyev
Создал GIT
|
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
|
.pager-pages {
margin: 10px 0;
}
.pager-pages div {
float:left;
}
.clear {
clear: both;
width: 100%;
}
/* ================================== */
/* ============ audience ============== */
/* ================================== */
div.audience { margin: 0 auto; width: 50%;}
div.audience div.title { background:none; text-align:center; padding:5px; color:#a1a1a1;}
div.audience div.text { padding: 5px 4px;}
div.audience label { margin-top: 4px;position: absolute;}
div.audience label span { margin: 0 4px 0 3px;}
div.audience input[type="checkbox"] { margin-top: 5px;}
.message a.button-add {color:#fff;text-decoration:none;}
a.button-add, a.button-edit, a.button-save, a.button-send {color:#fff; text-decoration:none; clear:both;}
.button-add, .button-edit, .button-send, .button-save {
display: table;
margin: 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFF;
padding: 10px 20px;
background: -moz-linear-gradient(
top,
#5098d3 0%,
#195b91);
background: -webkit-gradient(
linear, left top, left bottom,
from(#5098d3),
to(#195b91));
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border: 1px solid #6696ba;
-moz-box-shadow:
0px 1px 3px rgba(014,051,080,0.5),
inset 0px 0px 1px rgba(255,255,255,1);
-webkit-box-shadow:
0px 1px 3px rgba(014,051,080,0.5),
inset 0px 0px 1px rgba(255,255,255,1);
text-shadow:
0px 2px 0px rgba(040,063,081,0.8),
1px -1px 0px rgba(034,064,088,0.2);
}
/* ================================== */
/* ============ tables ============== */
/* ================================== */
table.users tr:hover { background: -moz-linear-gradient(
top,
#dfedca 0%,
#b4e364);
background: -webkit-gradient(
linear, left top, left bottom,
from(#dfedca),
to(#b4e364));
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #bde084;
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 1px rgba(255,255,255,1);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 1px rgba(255,255,255,1);
text-shadow:
1px 1px 2px rgba(000,000,000,0.4),
0px 1px 0px rgba(255,255,255,0.3); border-collapse:collapse; cursor:default;}
table.users tr td {padding:3px;}
table.users th {cursor:pointer;}
table.mail div.col-1 {/*margin: 0 20px 0 120px;*/}
table.mail .size {width:100px; display:block;}
/* ================================== */
/* ============ Voites ============== */
/* ================================== */
div.voite-result { width:700px;display: block; text-align: center;}
div.voite-result div.title {font-size: 16px;font-weight: bold; margin-bottom: 10px;}
div.voite-result div.date {font-size: 10px;font-weight: bold; margin-bottom: 10px;}
div.voite-result div.text {margin-bottom: 20px;}
div.container {display:table;margin: auto;}
div.voite-result div.row {text-align:left;}
div.voite-result .results .row {width:640px;margin: 10px 0;}
div.voite-result .results .row .title {width:150px;padding: 4px 0;text-align:right; color: #737373; font-family: arial;font-size: 12px;background:none;}
div.voite-result .results .row .col {width:400px; }
div.voite-result .results .row .result {float:right; margin: 0px 5px 2px 0; color:#fff; padding:0px;}
div.voite-result .results .row .percent {font-weight: bold; border-right: 1px solid; padding-right: 10px;}
div.voite-result .results .total {margin-top: 10px;}
div.voite-result .results .row .line {
margin: 0 10px;
float:left;
padding: 2px 0;
background: -moz-linear-gradient(
top,
#5098d3 0%,
#195b91);
background: -webkit-gradient(
linear, left top, left bottom,
from(#5098d3),
to(#195b91));
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border: 1px solid #6696ba;
-moz-box-shadow:
0px 1px 3px rgba(014,051,080,0.5),
inset 0px 0px 1px rgba(255,255,255,1);
-webkit-box-shadow:
0px 1px 3px rgba(014,051,080,0.5),
inset 0px 0px 1px rgba(255,255,255,1);
text-shadow:
0px 2px 0px rgba(040,063,081,0.8),
1px -1px 0px rgba(034,064,088,0.2);
}
table.voite-report-by-option {margin: 20px 0 0 0;}
table.voite-report-by-option .title {
width:187px; text-align:right;
border-right: 1px solid;
font-weight: bold;
padding-right: 10px;
}
table.voite-report-by-option .colspan {background:#F2F1F0;}
table.voite-report-by-option {font-size:10px;}
table.voite-report-by-option tr td {padding:5px;}
/* ================================== */
/* ============ Mail ============== */
/* ================================== */
table.mail div.group,table.mail div.interest {
width:600px;
padding:10px;
background: -moz-linear-gradient(
top,
#ffffff 0%,
#ffffff 50%,
#d6d6d6);
background: -webkit-gradient(
linear, left top, left bottom,
from(#ffffff),
color-stop(0.50, #ffffff),
to(#d6d6d6));
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #bdbdbd;
-moz-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 0px rgba(255,255,255,0);
-webkit-box-shadow:
0px 1px 3px rgba(000,000,000,0.5),
inset 0px 0px 0px rgba(255,255,255,0);
text-shadow:
0px -1px 0px rgba(000,000,000,0),
0px 1px 0px rgba(255,255,255,0);
}
/* ======================= Pager ==================== */
.pager {margin: 10px 0;}
|