PluginProbe
E2Pdf – Export Pdf Tool for WordPress / 1.08.06
E2Pdf – Export Pdf Tool for WordPress v1.08.06
1.32.49 1.32.48 1.32.43 1.32.40 1.32.34 1.32.32 1.32.31 1.32.26 1.32.22 1.32.23 1.32.18 1.32.17 1.32.15 trunk 1.00.00 1.00.13 1.01.01 1.02.02 1.03.07 1.04.07 1.05.03 1.06.02 1.07.11 1.08.00 1.08.06 All 72 releases
e2pdf / css / e2pdf.backend.css

e2pdf.backend.css in E2Pdf – Export Pdf Tool for WordPress 1.08.06, at css/e2pdf.backend.css

1,716 lines 31.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .menu-top.toplevel_page_e2pdf .dashicons-admin-generic:before {
2 content: "\f183";
3 }
4
5 .e2pdf-ib {
6 display: inline-block;
7 -webkit-box-sizing: border-box;
8 -moz-box-sizing: border-box;
9 box-sizing: border-box;
10 vertical-align: top;
11 }
12
13 .e2pdf-w10 {
14 width: 10%;
15 }
16
17 .e2pdf-w15 {
18 width: 15%;
19 }
20
21 .e2pdf-w20 {
22 width: 20%;
23 }
24
25 .e2pdf-w25 {
26 width: 25%;
27 }
28
29 .e2pdf-w30, .e2pdf-dialog label.e2pdf-w30 {
30 width: 30%;
31 }
32
33 .e2pdf-w35 {
34 width: 35%;
35 }
36
37 .e2pdf-w40 {
38 width: 40%;
39 }
40
41 .e2pdf-w50, .e2pdf-dialog label.e2pdf-w50 {
42 width: 50%;
43 }
44
45 .e2pdf-w60 {
46 width: 60%;
47 }
48
49 .e2pdf-w70, .e2pdf-dialog label.e2pdf-w70 {
50 width: 70%;
51 }
52
53 .e2pdf-w80 {
54 width: 80%;
55 }
56
57 .e2pdf-w100 {
58 width: 100%;
59 }
60
61 .e2pdf-wauto,
62 .e2pdf-dialog label.e2pdf-wauto {
63 width: auto;
64 }
65
66 .e2pdf-pr5 {
67 padding-right: 5px;
68 }
69
70 .e2pdf-pr10 {
71 padding-right: 10px;
72 }
73
74 .e2pdf-pr20 {
75 padding-right: 20px;
76 }
77
78
79 .e2pdf-pl5 {
80 padding-left: 5px;
81 }
82
83 .e2pdf-pl10 {
84 padding-left: 10px;
85 }
86
87 .e2pdf-pl20 {
88 padding-left: 20px;
89 }
90
91 .e2pdf-small, .e2pdf-dialog label.e2pdf-small {
92 font-size: 10px;
93 }
94
95 .e2pdf-grid {
96 width: 100%;
97 }
98
99 .wp-core-ui .e2pdf-templates-list .attachment {
100 max-width: 160px;
101 }
102
103 .e2pdf-templates-list .dashicons {
104 font-size: 60px;
105 width: 60px;
106 height: 60px;
107 position: absolute;
108 top: 50%;
109 left: 50%;
110 margin-top: -40px;
111 margin-left: -30px;
112 }
113
114 .e2pdf-submit-form-wrapper {
115 position: relative;
116 display: inline-block;
117 width: auto;
118 }
119
120 .phpinfo_wrapper pre {
121 margin: 0;
122 font-family: monospace;
123 }
124 .phpinfo_wrapper a:link {
125 color: #000099;
126 text-decoration: none;
127 background-color: #ffffff;
128 }
129 .phpinfo_wrapper a:hover {
130 text-decoration: underline;
131 }
132 .phpinfo_wrapper table {
133 border-collapse: collapse;
134 max-width: 900px;
135 }
136
137 .phpinfo_wrapper .center table {
138 margin-left: 0;
139 margin-right: 0;
140 text-align: left;
141 width: 100%;
142 }
143
144 .phpinfo_wrapper .center th {
145 text-align: center !important;
146 }
147
148 .phpinfo_wrapper td, .phpinfo_wrapper th {
149 border: 1px solid #000000;
150 font-size: 75%;
151 vertical-align: baseline;
152 }
153
154 .phpinfo_wrapper h1 {
155 font-size: 150%;
156 }
157
158 .phpinfo_wrapper h2 {
159 font-size: 125%;
160 }
161
162 .phpinfo_wrapper .p {
163 text-align: left;
164 }
165
166 .phpinfo_wrapper .e {
167 background-color: #ccccff;
168 font-weight: bold;
169 color: #000000;
170 }
171
172 .phpinfo_wrapper .h {
173 background-color: #9999cc;
174 font-weight: bold;
175 color: #000000;
176 }
177
178 .phpinfo_wrapper .v {
179 background-color: #ddd;
180 color: #000000;
181 word-break: break-all;
182 }
183
184 .phpinfo_wrapper .vr {
185 background-color: #ddd;
186 text-align: right;
187 color: #000000;
188 }
189
190 .phpinfo_wrapper img {
191 float: right;
192 border: 0px;
193 }
194 .phpinfo_wrapper hr {
195 width: 600px;
196 background-color: #ddd;
197 border: 0px;
198 height: 1px;
199 color: #000000;
200 }
201
202 .widefat.e2pdf-templates-list .column-id {
203 width: 3.7em;
204 }
205
206 .widefat.e2pdf-templates-list .column-item
207 {
208 width: 15em;
209 }
210
211 .widefat.e2pdf-templates-list .column-shortcode {
212 width: 11em;
213 overflow: visible;
214 }
215
216 .widefat.e2pdf-templates-list .column-updated
217 {
218 width: 10%;
219 }
220
221 .widefat.e2pdf-templates-list .column-activation {
222 width: 9em;
223 }
224
225 .widefat.e2pdf-templates-list .column-shortcode input {
226 width: 100%;
227 font-size: 10px;
228 text-align: center;
229 }
230
231 .e2pdf-notice {
232 word-break: break-all;
233 }
234
235 div.error.e2pdf-notice, div.updated.e2pdf-notice {
236 padding: 10px;
237 }
238
239 .e2pdf-tabs-panel li a,
240 .e2pdf-tabs-panel li a:link,
241 .e2pdf-tabs-panel li a:focus {
242 box-shadow: none;
243 }
244
245 .e2pdf-tabs-panel li.active {
246 border: 1px solid #ddd;
247 border-bottom-color: #fdfdfd;
248 background-color: #fdfdfd;
249 z-index: 2;
250 }
251
252 .e2pdf-options-panel {
253 margin-bottom: 10px;
254 }
255
256 .e2pdf-options-panel label {
257 font-weight: normal;
258 }
259
260 .e2pdf-options-panel select, .e2pdf-options-panel input[type='text'] {
261 width: 100%;
262 height: 28px;
263 }
264
265 .e2pdf-build-pdf-elements-list li {
266 width: 50%;
267 display: inline-block;
268 padding: 0 5px;
269 -webkit-box-sizing: border-box;
270 -moz-box-sizing: border-box;
271 box-sizing: border-box;
272 position: relative;
273 }
274
275 a.e2pdf-be {
276 display: inline-block;
277 text-align: center;
278 width: 100%;
279 font-size: 10px;
280 margin-bottom: 5px;
281 padding: 0 11px;
282 background: #fafafa;
283 color: #23282d;
284 -webkit-box-shadow: 0 1px 0 #ddd;
285 box-shadow: 0 1px 0 #ddd;
286 text-decoration: none;
287 line-height: 26px;
288 height: 28px;
289 padding: 0 10px 1px;
290 cursor: pointer;
291 border: 1px solid #ddd;
292 -webkit-appearance: none;
293 white-space: nowrap;
294 -webkit-box-sizing: border-box;
295 -moz-box-sizing: border-box;
296 box-sizing: border-box;
297 max-width: 117px;
298 }
299
300 a.e2pdf-be:hover {
301 background: #eee;
302 }
303
304 .e2pdf-center {
305 text-align: center;
306 }
307
308 .e2pdf-inside-page {
309 position: absolute;
310 }
311
312 #e2pdf_templates_save .inside {
313 margin: 0;
314 padding: 0;
315 }
316
317 .e2pdf-page {
318 background: #fff;
319 display: block;
320 border: 1px solid #e5e5e5;
321 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
322 box-shadow: 0 1px 1px rgba(0,0,0,.04);
323 background: #fff;
324 margin: 0 auto;
325 margin-top: 40px;
326 margin-bottom: 20px;
327 position: relative;
328 background-size: cover;
329 -webkit-box-shadow: 0px 0px 8px 1px rgba(221,221,221,1);
330 -moz-box-shadow: 0px 0px 8px 1px rgba(221,221,221,1);
331 box-shadow: 0px 0px 8px 1px rgba(221,221,221,1);
332 }
333
334 .e2pdf-build-top-panel, .e2pdf-build-bottom-panel {
335 background: #fff;
336 border: 1px solid #e5e5e5;
337 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
338 box-shadow: 0 1px 1px rgba(0,0,0,.04);
339 padding: 0px;
340 margin-top: 10px;
341 }
342
343 .e2pdf-float-left {
344 float: left;
345 }
346
347 .e2pdf-float-right {
348 float: right;
349 }
350
351 .e2pdf-panel-options {
352 padding: 0;
353 margin: 0;
354 }
355
356 .e2pdf-panel-options li {
357 display: inline-block;
358 padding: 8px;
359 margin: 0;
360 vertical-align: middle;
361 }
362
363 .e2pdf-html .content {
364 position: absolute;
365 width: 100%;
366 height: 100%;
367 display: block;
368 z-index: 1;
369 }
370
371 .e2pdf-element {
372 position: absolute;
373 display: block;
374 text-align: left;
375 }
376
377 .e2pdf-input {
378 width: 100%;
379 }
380
381 .e2pdf-image {
382 width: 100%;
383 height: 100%;
384 }
385
386 .e2pdf-context {
387 font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
388 font-size: 13px;
389 width: 120px;
390 position: absolute;
391 border-left: 1px solid #e5e5e5;
392 border-top: 1px solid #e5e5e5;
393 border-right: 1px solid #e5e5e5;
394 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
395 box-shadow: 0 1px 1px rgba(0,0,0,.04);
396 background: #fff;
397 z-index: 99;
398 }
399
400 .e2pdf-context-menu {
401 padding: 0;
402 margin: 0;
403 }
404
405 .e2pdf-context-menu li {
406 padding: 0;
407 margin: 0;
408 line-height: 0;
409 }
410
411 .e2pdf-context-menu a {
412 text-decoration: none;
413 border-bottom: 1px solid #e5e5e5;
414 padding: 5px;
415 display: inline-block;
416 width: 100%;
417 line-height: 16px;
418 -webkit-box-sizing: border-box;
419 -moz-box-sizing: border-box;
420 box-sizing: border-box;
421 }
422
423 .e2pdf-fade {
424 opacity: 0.7;
425 filter: alpha(opacity=0.7);
426 zoom: 1;
427 position: fixed;
428 left: 0;
429 top: 0;
430 width: 100%;
431 height: 100%;
432 background: #000;
433 z-index: 1;
434 }
435
436 .e2pdf-popup-window {
437 display: block;
438 width: 100%;
439 max-width: 450px;
440 position: fixed;
441 background: #fff;
442 border: 1px solid #e5e5e5;
443 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
444 box-shadow: 0 1px 1px rgba(0,0,0,.04);
445 margin: 0 auto;
446 width: 300px;
447 margin-left: -150px;
448 z-index: 100;
449 top: 50%;
450 left: 50%;
451 padding: 10px;
452 border-radius: 5px;
453 }
454
455 .e2pdf-view-area {
456 display: block;
457 width: 100%;
458 max-width: 900px;
459 background: #fff;
460 padding: 2px 6px;
461 line-height: 1.4;
462 border: 1px solid #e5e5e5;
463 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
464 box-shadow: 0 1px 1px rgba(0,0,0,.04);
465 padding: 20px;
466 -webkit-box-sizing: border-box;
467 -moz-box-sizing: border-box;
468 box-sizing: border-box;
469 }
470
471 .e2pdf-view-area li {
472 margin: 6px 0;
473 }
474
475
476 .e2pdf-view-area .e2pdf-options-list li {
477 margin: 2px 0;
478 }
479
480 .e2pdf-name, .e2pdf-value {
481 vertical-align: top;
482 display: inline-block;
483 }
484
485 .e2pdf-name {
486 width: 30%;
487 }
488
489 .e2pdf-value {
490 width: 70%;
491 }
492
493
494 .e2pdf-bold {
495 font-weight: 600;
496 }
497
498 .e2pdf-load-el {
499 display: none;
500 }
501
502
503 .page-title-action.e2pdf-simple-button, .page-title-action.e2pdf-simple-button:focus {
504 top: 0;
505 margin: 0;
506 }
507
508 .e2pdf-dialog {
509 border: 1px solid #e5e5e5;
510 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
511 box-shadow: 0 1px 1px rgba(0,0,0,.04);
512 z-index: 1;
513 }
514
515 .e2pdf-dialog.ui-corner-all {
516 border-radius: 0;
517 }
518
519 .e2pdf-dialog .ui-widget-header {
520 border-radius: 0;
521 background: #008ec2;
522 color: #fff;
523 border: none;
524 }
525
526 .e2pdf-form-editor-container {
527 z-index: 1;
528 }
529
530 .e2pdf-form-editor-container #titlediv #title {
531 margin-bottom: 0;
532 }
533
534 .e2pdf-tpl-wrapper {
535 position: relative;
536 width: 100%;
537 height: 950px;
538 display: block;
539 z-index: 0;
540 overflow: hidden;
541 }
542
543 .e2pdf-tpl {
544 position: absolute;
545 width: 100%;
546 height: 100%;
547 overflow: auto;
548 -webkit-box-sizing: border-box;
549 -moz-box-sizing: border-box;
550 box-sizing: border-box;
551 padding-bottom: 10px;
552 }
553
554
555 .e2pdf-html a {
556 color: inherit;
557 text-decoration: inherit;
558 border: 1px dashed #ddd;
559 -webkit-box-sizing: border-box;
560 -moz-box-sizing: border-box;
561 box-sizing: border-box;
562 }
563
564 .e2pdf-html p {
565 padding: inherit;
566 margin: inherit;
567 font-size: inherit;
568 line-height: inherit;
569 }
570
571 .e2pdf-html h1 {
572 font-size: 30px;
573 line-height: 40px;
574 padding:0;
575 font-weight: bold;
576 color: inherit;
577 }
578
579 #poststuff .e2pdf-html h2 {
580 font-size: 20px;
581 line-height: 30px;
582 padding:0;
583 font-weight: bold;
584 color: inherit;
585 }
586
587 .e2pdf-html ul {
588 list-style-type: none;
589 margin: 0;
590 padding: 0;
591 display: block;
592 padding-left: 0.4em;
593
594 }
595
596 .e2pdf-html ol {
597 list-style-position: inside;
598 margin: 0;
599 padding: 0;
600 }
601
602 .e2pdf-html ul li, .e2pdf-html ol li {
603 margin: 0;
604 }
605
606 .e2pdf-html ul li {
607 list-style-type: none;
608 position: relative;
609 }
610
611 .e2pdf-html ul li:before {
612 content:"\2219";
613 font-size: 2.8em;
614 line-height: inherit;
615 position: absolute;
616 top: -.02em;
617 left: -.2em;
618 }
619
620 .page-options-icon i {
621 font-size: 16px;
622 vertical-align: middle;
623 }
624
625 .page-options-icon i:before {
626 width: 20px;
627 height: 20px;
628 line-height: 20px;
629 }
630
631 .page-options-icon.e2pdf-delete-page i {
632 font-size: 22px;
633 }
634
635 .page-options-icons {
636 position: absolute;
637 right: 0;
638 top: -28px;
639 display: block;
640 line-height: 14px;
641 }
642
643 .page-options-icon {
644 display: inline-block;
645 width: 20px;
646 height: 20px;
647 line-height: 0;
648 text-decoration: none;
649 padding: 2px;
650 font-size: 20px;
651 font-weight: bold;
652 font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
653 }
654
655 .e2pdf-welcome li,
656 .e2pdf-page-options li
657 {
658 display: inline-block;
659 width: 33.3%;
660 padding: 0 10px;
661 vertical-align: top;
662 -webkit-box-sizing: border-box;
663 -moz-box-sizing: border-box;
664 box-sizing: border-box;
665 }
666
667 .e2pdf-welcome li a.button-primary,
668 .e2pdf-welcome li a.button-primary:focus,
669 .e2pdf-welcome li a.button-primary:link,
670 .e2pdf-welcome li a.button-primary:active,
671 .e2pdf-page-options li a.button-primary,
672 .e2pdf-page-options li a.button-primary:focus,
673 .e2pdf-page-options li a.button-primary:link,
674 .e2pdf-page-options li a.button-primary:active
675 {
676 width: 100%;
677 text-align: center;
678 height: 50px;
679 padding: 0;
680 margin: 0;
681 line-height: 50px;
682 vertical-align: middle;
683
684 }
685
686 .e2pdf-html {
687 outline: 1px dashed #ddd;
688 outline-offset: -1px;
689 }
690
691 .e2pdf-hide-markup .e2pdf-html {
692 outline: none;
693 }
694
695 .e2pdf-el-wrapper .e2pdf-link {
696 width: 100%;
697 height: 100%;
698 overflow: hidden;
699 min-height: 2px;
700 -webkit-box-sizing: border-box;
701 -moz-box-sizing: border-box;
702 box-sizing: border-box;
703 border: 1px dashed #5fbfe2;
704 }
705
706 .e2pdf-el-wrapper .e2pdf-signature:before {
707 position: absolute;
708 content: "Signature";
709 left: 0;
710 top: 0;
711 font-size: 8px;
712 font-family: "Noto Sans";
713 color: #fff;
714 line-height: 8px;
715 background: #23282d;
716 padding: 2px;
717 max-width: 100%;
718 max-height: 100%;
719 -webkit-box-sizing: border-box;
720 -moz-box-sizing: border-box;
721 box-sizing: border-box;
722
723 }
724
725 .e2pdf-el-wrapper .e2pdf-signature {
726 width: 100%;
727 height: 100%;
728 overflow: hidden;
729 min-height: 2px;
730 -webkit-box-sizing: border-box;
731 -moz-box-sizing: border-box;
732 box-sizing: border-box;
733 border: 1px dashed #23282d;
734 overflow: hidden;
735 }
736
737 .wp-core-ui .button.button-small.ed_button {
738 margin: 0;
739 padding: 0 10px;
740 height: 24px;
741 line-height: 24px;
742 }
743
744 .ed_button {
745 font-size: 15px;
746 }
747
748
749 .wp-core-ui .button.button-small.ed_button i {
750 line-height: 18px;
751 height: 18px;
752 display: inline-block;
753 vertical-align: middle;
754 font-size: 18px;
755 }
756
757 .wp-core-ui .button.button-small.ed_button .dashicons-editor-strikethrough {
758 font-size: 24px;
759 }
760
761 .wp-core-ui .e2pdf-panel-options li .button.button-small.ed_button {
762 border: 0px;
763 border-radius: 0;
764 border-right: 1px solid #ddd;
765 }
766
767 .e2pdf-tpl .ui-resizable {
768 max-width: 100%;
769 max-height: 100%;
770 }
771
772 .e2pdf-el-wrapper input, .e2pdf-el-wrapper select, .e2pdf-el-wrapper textarea, .wp-admin .e2pdf-el-wrapper select[multiple] {
773 width: 100%;
774 height: 100%;
775 resize: none;
776 margin: 0;
777 padding: 0;
778 vertical-align: top;
779 background: none;
780 box-shadow: none;
781 border: 1px dashed #ddd;
782 -webkit-box-sizing: border-box;
783 -moz-box-sizing: border-box;
784 box-sizing: border-box;
785 font-size: inherit;
786 line-height: normal;
787 min-width: 0;
788 min-height: 0;
789 }
790
791 .e2pdf-hide-markup .e2pdf-tpl .e2pdf-drag,
792 .e2pdf-hide-markup .e2pdf-tpl .ui-resizable-se,
793 .e2pdf-hidden-loader
794 {
795 display: none !important;
796 }
797
798 .e2pdf-el-wrapper .e2pdf-html {
799 width: 100%;
800 height: 100%;
801 overflow: hidden;
802 min-height: 2px;
803 -webkit-box-sizing: border-box;
804 -moz-box-sizing: border-box;
805 box-sizing: border-box;
806 }
807
808 .e2pdf-el-wrapper {
809 z-index: 0;
810 -webkit-box-sizing: border-box;
811 -moz-box-sizing: border-box;
812 box-sizing: border-box;
813 }
814
815 .e2pdf-element .ui-resizable-se {
816 right: 0px;
817 bottom: -17px;
818 border: 1px dashed #ddd;
819 border-top: none;
820 color: #000;
821 background-color: #fff;
822 }
823
824 .e2pdf-drag {
825 font-size: 12px;
826 width: 16px;
827 height: 16px;
828 line-height: 16px;
829 position: absolute;
830 right: 16px;
831 bottom: -17px;
832 color: #000;
833 border: 1px dashed #ddd;
834 border-right: none;
835 border-top: none;
836 background: #fff;
837 -webkit-box-sizing: border-box;
838 -moz-box-sizing: border-box;
839 box-sizing: border-box;
840 }
841
842 .e2pdf-drag:hover {
843 cursor: pointer;
844 }
845
846 .categorydiv.e2pdf-tabs-panel div.tabs-panel {
847 max-height: none;
848 overflow: visible;
849 }
850
851 .e2pdf-el-wrapper .ui-icon {
852 -webkit-box-sizing: border-box;
853 -moz-box-sizing: border-box;
854 box-sizing: border-box;
855 }
856
857 .e2pdf-colorpicker-wr .wp-picker-container.wp-picker-active {
858 width: 100%;
859 }
860
861 .e2pdf-colorpicker-wr .wp-picker-container .iris-picker {
862 position: absolute;
863 z-index: 1;
864 }
865
866 .e2pdf-colorpicker-wr .wp-picker-container {
867 display: inline-block;
868 outline: 0;
869 }
870
871 .postbox-container .e2pdf-colorpicker-wr .wp-picker-container .iris-picker {
872 position: absolute;
873 top: -205px;
874 margin-right: 25px;
875 right: 100%;
876 }
877
878 .e2pdf-colorpicker-wr .wp-color-result, .e2pdf-colorpicker-wr .wp-picker-container .wp-color-result.button {
879 height: 28px;
880 line-height: 28px;
881 margin: 0;
882 border: none;
883 border-radius: 0;
884 box-shadow: none;
885 -webkit-box-sizing: border-box;
886 -moz-box-sizing: border-box;
887 box-sizing: border-box;
888 width: 100%;
889 border: 1px solid #ddd;
890 }
891
892 .e2pdf-colorpicker-wr .wp-color-result .wp-color-result-text {
893 height: 26px;
894 line-height: 26px;
895 margin: 0;
896 border: none;
897 border-radius: 0;
898 box-shadow: none;
899 -webkit-box-sizing: border-box;
900 -moz-box-sizing: border-box;
901 box-sizing: border-box;
902 width: 100%;
903 }
904
905 .e2pdf-colorpicker-wr .wp-color-result.wp-picker-open, .e2pdf-colorpicker-wr .wp-picker-container .wp-color-result.button.wp-picker-open
906 {
907 width: 50%;
908 }
909
910 .wp-core-ui .e2pdf-colorpicker-wr .button.button-small {
911 padding: 0;
912 height: 28px;
913 line-height: 28px;
914 margin: 0;
915 -webkit-box-sizing: border-box;
916 -moz-box-sizing: border-box;
917 box-sizing: border-box;
918 width: 40%;
919 border-radius: 0;
920 box-shadow: none;
921 overflow: hidden;
922 border-left: none;
923 }
924
925 .e2pdf-colorpicker-wr .wp-picker-container input[type=text].wp-color-picker {
926 width: 60%;
927 height: 28px;
928 line-height: 28px;
929 }
930
931 .e2pdf-colorpicker-wr .wp-picker-container .wp-picker-input-wrap label input[type=text].wp-color-picker {
932 width: 100%;
933 }
934
935 .e2pdf-colorpicker-wr .wp-picker-container.wp-picker-active .e2pdf-color-picker {
936 display: inline-block;
937 }
938
939 .e2pdf-colorpicker-wr .wp-color-result:after {
940 height: 26px;
941 line-height: 26px;
942 border-radius: 0;
943 border: none;
944 -webkit-box-sizing: border-box;
945 -moz-box-sizing: border-box;
946 box-sizing: border-box;
947 white-space: nowrap;
948 }
949
950 .e2pdf-colorpicker-wr .wp-core-ui .button.button-small {
951 border-radius: 0;
952 height: 28px;
953 line-height: 28px;
954 }
955
956 .e2pdf-colorpicker-wr .wp-picker-input-wrap {
957 width: 50%;
958 }
959
960 .e2pdf-colorpicker-wr .wp-picker-input-wrap label {
961 width: 60%;
962 }
963
964 .e2pdf-color-picker {
965 display: none;
966 }
967
968 .e2pdf-hide {
969 display: none;
970 }
971
972 .e2pdf-hide-label .e2pdf-label {
973 display: none;
974 }
975
976 .e2pdf-label {
977 vertical-align: middle;
978 }
979
980 .e2pdf-mt-label {
981 margin-top: 18px;
982 }
983
984 .e2pdf-rel {
985 position: relative;
986 }
987
988 .e2pdf-el-properties .e2pdf-left > div,
989 .e2pdf-el-properties .e2pdf-right > div,
990 .e2pdf-el-properties .e2pdf-top > div,
991 .e2pdf-el-properties .e2pdf-bottom > div {
992 margin-bottom: 5px;
993 margin-top: 10px;
994 padding: 10px;
995 background: #fafafa;
996 border: 1px solid #eee;
997 }
998
999 .e2pdf-select-options {
1000 height: 75px;
1001 }
1002
1003 .e2pdf-wysiwyg-color {
1004 position: relative;
1005 display: inline-block;
1006 }
1007
1008 .e2pdf-wysiwyg-color .wp-picker-container {
1009 position: absolute;
1010 left: 0;
1011 top: 25px;
1012 background: #fff;
1013 padding: 10px;
1014 z-index: 1;
1015 border: 1px solid #e5e5e5;
1016 -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
1017 box-shadow: 0 1px 1px rgba(0,0,0,.04);
1018 border-top: none;
1019 display: none;
1020 }
1021
1022 .e2pdf-wysiwyg-color .wp-picker-container.wp-picker-active {
1023 display: block;
1024 width: auto;
1025 top: 0;
1026 margin-top: 2px;
1027 }
1028
1029 .e2pdf-wysiwyg-color .e2pdf-colorpicker-wr .wp-picker-container .iris-picker {
1030 position: relative;
1031 }
1032
1033 .wp-color-close {
1034 position: absolute;
1035 top: 0;
1036 left: 0;
1037 display: block;
1038 }
1039
1040 .e2pdf-loader, .e2pdf-form-loader .spinner {
1041 background: url("../img/loader.gif") center center no-repeat;
1042 margin: 0;
1043 }
1044
1045 .e2pdf-el-wrapper.e2pdf-loader .e2pdf-image {
1046 visibility: hidden;
1047 }
1048
1049 .e2pdf-form-loader {
1050 position: absolute;
1051 top: 0;
1052 right: 20px;
1053 }
1054
1055 .visual-mapper .e2pdf-form-loader {
1056 right: 50%;
1057 margin-right: -10px;
1058 margin-top: -5px;
1059 }
1060
1061 .e2pdf-border {
1062 border: 1px dashed #ddd;
1063 }
1064
1065 .e2pdf-export-form .e2pdf-ib {
1066 line-height: 28px;
1067 vertical-align: middle;
1068 }
1069
1070 .e2pdf-export-form .e2pdf-grid {
1071 margin-bottom: 10px;
1072 }
1073
1074 .e2pdf-export-form .e2pdf-options {
1075 display: none;
1076 }
1077
1078 .e2pdf-export-form h4 {
1079 margin: 0;
1080 }
1081
1082 .e2pdf-align-right {
1083 text-align: right;
1084 }
1085
1086 .e2pdf-align-left {
1087 text-align: left;
1088 }
1089
1090 a.e2pdf-link,
1091 a.e2pdf-link:focus,
1092 a.e2pdf-link:link,
1093 a.e2pdf-link:visited,
1094 a.e2pdf-link:hover {
1095 text-decoration: none;
1096 vertical-align: middle;
1097 outline:none;
1098 -moz-outline-style: none;
1099 -webkit-box-shadow: none;
1100 }
1101
1102 .ui-autocomplete.e2pdf-autocomplete {
1103 position: absolute;
1104 z-index: 102 !important;
1105 }
1106
1107 ul.e2pdf-inline-links {
1108 margin: 0;
1109 }
1110
1111 .e2pdf-inline-links li {
1112 display: inline-block;
1113 }
1114
1115 .e2pdf-inline-links li:after {
1116 display: inline-block;
1117 content: " | ";
1118 line-height: 20px;
1119 height: 20px;
1120 vertical-align: middle;
1121 margin: 0 5px;
1122 color: #ddd;
1123 }
1124
1125 .e2pdf-inline-links li:last-child:after {
1126 display: none;
1127 }
1128
1129 a.e2pdf-link[disabled='disabled'],
1130 a.e2pdf-link[disabled='disabled']:hover,
1131 a.e2pdf-link[disabled='disabled']:active,
1132 a.e2pdf-link[disabled='disabled']:focus,
1133 a.e2pdf-link[disabled='disabled']:link {
1134 color: #ddd;
1135 cursor: default;
1136 outline:none;
1137 -moz-outline-style: none;
1138 -webkit-box-shadow: none;
1139 box-shadow: none;
1140 border-color: #ddd;
1141 }
1142
1143 .e2pdf-submitbox .e2pdf-link,
1144 .e2pdf-submitbox .e2pdf-link i {
1145 line-height: 28px;
1146 height: 28px;
1147 }
1148
1149 a.e2pdf-color-orange, .e2pdf-color-orange, .e2pdf-license-status .pre_expired {
1150 color: #ffbf00;
1151 border-bottom: 1px dotted #ffbf00;
1152 }
1153
1154 a.e2pdf-color-red, .e2pdf-color-red, .e2pdf-license-status .expired {
1155 color: #a00;
1156 border-bottom: 1px dotted #a00;
1157 }
1158
1159 a.e2pdf-color-green, .e2pdf-color-green, .e2pdf-license-status .valid {
1160 color: #093;
1161 border-bottom: 1px dotted #093;
1162 }
1163
1164 .e2pdf-templates-list-tablenav .alignright.actions {
1165 padding: 0;
1166 }
1167
1168 .e2pdf-templates-list-tablenav .alignright.actions a.button {
1169 margin: 3px 0 0 0;
1170 }
1171
1172 .e2pdf-debug-panel {
1173 clear: both;
1174 width: 100%;
1175 text-align: left;
1176 font-size: 10px;
1177 padding: 10px;
1178 -webkit-box-sizing: border-box;
1179 -moz-box-sizing: border-box;
1180 box-sizing: border-box;
1181 margin-top: 10px;
1182 }
1183
1184 .e2pdf-fonts-list .e2pdf-name {
1185 width: 40%;
1186 }
1187
1188 .e2pdf-fonts-list .e2pdf-value {
1189 width: 60%;
1190 }
1191
1192 .e2pdf-permissions-list li fieldset {
1193 display: inline-block;
1194 padding-right: 5px;
1195 }
1196
1197 .e2pdf-options-list .e2pdf-name {
1198 line-height: 28px;
1199 }
1200
1201 .e2pdf-options-list .e2pdf-value {
1202 line-height: 28px;
1203 }
1204
1205 .e2pdf-export-shortcodes {
1206 background: #eee;
1207 border: 1px dashed #ddd;
1208 padding: 10px;
1209 -webkit-box-sizing: border-box;
1210 -moz-box-sizing: border-box;
1211 box-sizing: border-box;
1212 }
1213
1214 .e2pdf-export-shortcodes input {
1215 margin-bottom: 10px;
1216 font-size: 12px;
1217 background: #fff;
1218 }
1219
1220 .e2pdf-notice.notice {
1221 border-left-color: #f6a828;
1222 padding: 10px;
1223 }
1224
1225 .e2pdf-inactive, .wp-core-ui .e2pdf-inactive.button {
1226 color: #cccccc;
1227 }
1228
1229 .e2pdf-selected .e2pdf-drag, .e2pdf-active {
1230 color: #0073aa;
1231 }
1232
1233 .e2pdf-show-all-elements .e2pdf-tpl .e2pdf-hide {
1234 display: inline-block;
1235 }
1236
1237 .e2pdf-vm-wrapper {
1238 position: absolute;
1239 width: 100%;
1240 height: 100%;
1241 z-index: 1;
1242 top: 0;
1243 left: 0;
1244 overflow: hidden;
1245 }
1246
1247 .e2pdf-vm-content select,
1248 .e2pdf-vm-content textarea,
1249 .e2pdf-vm-content input[type=radio],
1250 .e2pdf-vm-content input[type=checkbox],
1251 .e2pdf-vm-content select {
1252 margin: 0;
1253 }
1254
1255 a.e2pdf-vm-element {
1256 background: #008ec2;
1257 opacity: 0.2;
1258 position: absolute;
1259 border: 1px dashed #000;
1260 -webkit-box-sizing: border-box;
1261 -moz-box-sizing: border-box;
1262 box-sizing: border-box;
1263 }
1264
1265 a.e2pdf-vm-element:hover {
1266 opacity: 0.4;
1267 }
1268
1269 .e2pdf-tpl-inner {
1270 position: absolute;
1271 min-width: 100%;
1272 }
1273
1274 .e2pdf-z200 .e2pdf-tpl-inner {
1275 -ms-transform: scale(2);
1276 -webkit-transform: scale(2);
1277 transform: scale(2);
1278 transform-origin: 0 0;
1279 }
1280
1281 .e2pdf-z200 .e2pdf-page {
1282 margin-top: 80px;
1283 }
1284
1285 .e2pdf-z175 .e2pdf-tpl-inner {
1286 -ms-transform: scale(1.75);
1287 -webkit-transform: scale(1.75);
1288 transform: scale(1.75);
1289 transform-origin: 0 0;
1290 }
1291
1292 .e2pdf-z175 .e2pdf-page {
1293 margin-top: 70px;
1294 }
1295
1296 .e2pdf-z150 .e2pdf-tpl-inner {
1297 -ms-transform: scale(1.5);
1298 -webkit-transform: scale(1.5);
1299 transform: scale(1.5);
1300 transform-origin: 0 0;
1301 }
1302
1303 .e2pdf-z150 .e2pdf-page {
1304 margin-top: 60px;
1305 }
1306
1307 .e2pdf-z125 .e2pdf-tpl-inner {
1308 -ms-transform: scale(1.25);
1309 -webkit-transform: scale(1.25);
1310 transform: scale(1.25);
1311 transform-origin: 0 0;
1312 }
1313
1314 .e2pdf-z125 .e2pdf-page {
1315 margin-top: 50px;
1316 }
1317
1318 .e2pdf-z75 .e2pdf-tpl-inner {
1319 -ms-transform: scale(0.75);
1320 -webkit-transform: scale(0.75);
1321 transform: scale(0.75);
1322 transform-origin: 0 0;
1323 width: 133.33%;
1324 height: 75%;
1325 }
1326
1327 .e2pdf-z50 .e2pdf-tpl-inner {
1328 -ms-transform: scale(0.50);
1329 -webkit-transform: scale(0.50);
1330 transform: scale(0.50);
1331 transform-origin: 0 0;
1332 width: 200%;
1333 height: 50%;
1334 }
1335
1336 .e2pdf-z25 .e2pdf-tpl-inner {
1337 -ms-transform: scale(0.25);
1338 -webkit-transform: scale(0.25);
1339 transform: scale(0.25);
1340 transform-origin: 0 0;
1341 width: 400%;
1342 height: 25%;
1343 }
1344
1345 .e2pdf-dialog:not(.e2pdf-dialog-visual-mapper) input[type='text'],
1346 .e2pdf-dialog:not(.e2pdf-dialog-visual-mapper) select {
1347 height: 28px;
1348 line-height: 28px;
1349 margin: 0;
1350 }
1351
1352 .e2pdf-dialog li {
1353 margin-bottom: 10px;
1354 }
1355
1356 .e2pdf-dialog .e2pdf-el-properties li:not(ui-menu-item) {
1357 margin-bottom: 5px;
1358 background: #f9f9f9;
1359 padding: 5px;
1360 padding-right: 10px;
1361 padding-left: 10px;
1362 }
1363
1364 .e2pdf-dialog label {
1365 display: inline-block;
1366 width: 100%;
1367 -webkit-box-sizing: border-box;
1368 -moz-box-sizing: border-box;
1369 box-sizing: border-box;
1370 font-size: 12px;
1371 font-weight: bold;
1372 }
1373
1374 .e2pdf-dialog label.e2pdf-label {
1375 font-weight: normal;
1376 line-height: 28px;
1377 }
1378
1379 .e2pdf-dialog .visual-mapper label {
1380 display: block;
1381 }
1382
1383 .e2pdf-vm-content {
1384 margin-bottom: 10px;
1385 }
1386
1387 .e2pdf-vm-content input, .e2pdf-vm-content select {
1388 display: inline-block;
1389 margin-left: 0;
1390 margin-right: 0;
1391 max-width: 100%;
1392 }
1393
1394 .e2pdf-vm-field-wrapper {
1395 position: relative;
1396 display: inline-block;
1397 width: 100%;
1398 }
1399
1400 .e2pdf-dialog input[type='text'].e2pdf-vm-field {
1401 position: absolute;
1402 width: 100% !important;
1403 height: 100% !important;
1404 top: 0;
1405 left: 0;
1406 }
1407
1408 .e2pdf-dialog input[type='text'].e2pdf-vm-field.e2pdf-hide {
1409 display: none;
1410 }
1411
1412 .visual-mapper {
1413 min-height: 28px !important;
1414 }
1415
1416 .misc-pub-e2pdf-activation a.e2pdf-link, .misc-pub-e2pdf-item a.e2pdf-link {
1417 line-height: 22px;
1418 }
1419
1420 #post-body .misc-pub-e2pdf-activation:before, #post-body .misc-pub-e2pdf-item:before {
1421 font: 400 20px/1 dashicons;
1422 speak: none;
1423 display: inline-block;
1424 margin-left: -1px;
1425 padding-right: 3px;
1426 vertical-align: top;
1427 -webkit-font-smoothing: antialiased;
1428 -moz-osx-font-smoothing: grayscale;
1429 color: #82878c;
1430 content: "\f528";
1431 }
1432
1433 #post-body .misc-pub-e2pdf-item:before {
1434 content: "\f498";
1435 }
1436
1437 .misc-pub-e2pdf-shortcode input {
1438 font-size: 12px;
1439 }
1440
1441 .misc-pub-e2pdf-shortcode {
1442 padding: 6px 8px 8px;
1443 }
1444
1445 .e2pdf-reupload-pages {
1446 max-height: 300px;
1447 overflow-y: auto;
1448 }
1449
1450 .e2pdf-reupload-pages .e2pdf-grid {
1451 padding-bottom: 5px;
1452 border-bottom: 1px solid #eee;
1453 margin-bottom: 5px;
1454 line-height: 28px;
1455 }
1456
1457 .e2pdf-mt5 {
1458 margin-top: 5px;
1459 }
1460
1461 .e2pdf-mt10 {
1462 margin-top: 10px;
1463 }
1464
1465 .e2pdf-mt23 {
1466 margin-top: 23px;
1467 }
1468
1469 .e2pdf-mb5 {
1470 margin-bottom: 5px;
1471 }
1472
1473 .e2pdf-mb20 {
1474 margin-bottom: 20px;
1475 }
1476
1477 .e2pdf-email-lock {
1478 position: absolute;
1479 width: 100%;
1480 height: 100%;
1481 background-color: rgba(253, 253, 253, 0.85);
1482 padding: 15px;
1483 left: 0;
1484 top: 0;
1485 border: 1px solid #ddd;
1486 z-index: 1;
1487 }
1488
1489 .js .meta-box-sortables .postbox .e2pdf-closed .toggle-indicator:before, .e2pdf-closed .toggle-indicator:before {
1490 content: "\f140";
1491 vertical-align: text-bottom;
1492 font: 400 20px/1 dashicons;
1493 }
1494
1495 .js .meta-box-sortables .postbox .e2pdf-closed.e2pdf-opened .toggle-indicator:before, .e2pdf-closed.e2pdf-opened .toggle-indicator:before {
1496 content: "\f142";
1497 vertical-align: text-bottom;
1498 font: 400 20px/1 dashicons;
1499 }
1500
1501 .e2pdf-hidden-dropdown-content {
1502 position: absolute;
1503 width: 100%;
1504 left: 0;
1505 background: #fff;
1506 border: 1px solid #ccc;
1507 z-index: 1;
1508 }
1509
1510 .e2pdf-closed .e2pdf-hidden-dropdown-content {
1511 display: none;
1512 }
1513
1514 .e2pdf-closed.e2pdf-opened .e2pdf-hidden-dropdown-content {
1515 display: block;
1516 }
1517
1518 .e2pdf-colorpicker-wr {
1519 position: relative;
1520 }
1521
1522 .e2pdf-dialog-over {
1523 padding: 10px 20px 10px 20px;
1524 border-bottom: 1px solid #eee;
1525 -webkit-box-sizing: border-box;
1526 -moz-box-sizing: border-box;
1527 box-sizing: border-box;
1528 }
1529
1530 .e2pdf-action-delete {
1531 position: absolute;
1532 top: 0;
1533 right: 0;
1534 background: #eee;
1535 }
1536
1537 .e2pdf-action {
1538 padding: 10px;
1539 border: 1px solid #eee;
1540 margin-bottom: 10px;
1541 background: #fcfcfc;
1542 }
1543
1544 .e2pdf-action input[type=radio], .e2pdf-action input[type=checkbox] {
1545 margin-top: 5px;
1546 }
1547
1548 .e2pdf-action .wp-picker-default, .e2pdf-aciton .wp-color-result-text {
1549 display: none;
1550 }
1551
1552 .e2pdf-action .e2pdf-colorpicker-wr .wp-picker-input-wrap label,
1553 .e2pdf-action .e2pdf-colorpicker-wr .wp-picker-input-wrap
1554 {
1555 width: 100%;
1556 }
1557
1558 .e2pdf-action .e2pdf-colorpicker-wr .wp-color-result, .e2pdf-action .e2pdf-colorpicker-wr .wp-picker-container .wp-color-result.button {
1559 padding-left: 18px;
1560 }
1561
1562 .e2pdf-action .e2pdf-colorpicker-wr .wp-color-result.wp-picker-open, .e2pdf-action .e2pdf-colorpicker-wr .wp-picker-container .wp-color-result.button.wp-picker-open {
1563 width: 18px;
1564 position: absolute;
1565 top:0;
1566 }
1567
1568 .e2pdf-action .e2pdf-colorpicker-wr .wp-picker-active .wp-color-result .wp-color-result-text {
1569 display: none;
1570 }
1571
1572 .e2pdf-action .e2pdf-colorpicker-wr .wp-picker-container .wp-picker-input-wrap label input[type=text].wp-color-picker {
1573 padding-left: 25px;
1574 }
1575
1576
1577 .e2pdf-guide-h {
1578 border-top: 1px dashed #99D5FF;
1579 width: 100%;
1580 }
1581
1582 .e2pdf-guide-v {
1583 border-left: 1px dashed #99D5FF;
1584 height: 100%;
1585 }
1586
1587 .e2pdf-guide {
1588 display: none;
1589 position: absolute;
1590 left: 0;
1591 top: 0;
1592 }
1593
1594 .e2pdf-element .e2pdf-radio, .e2pdf-element .e2pdf-checkbox {
1595 -moz-appearance: none;
1596 }
1597
1598 .e2pdf-element input[type=radio].e2pdf-radio:checked:before {
1599 position: absolute;
1600 top: 20%;
1601 left: 20%;
1602 width: 60%;
1603 height: 60%;
1604 border-radius: 50%;
1605 margin: 0;
1606 }
1607
1608 .category-tabs.e2pdf-tabs {
1609 margin-bottom: 4px;
1610 }
1611
1612 .e2pdf-onload .spinner {
1613 visibility: visible;
1614 }
1615
1616 .e2pdf-load-page {
1617 background: url('../img/loader.gif') center center no-repeat #fdfdfd !important;
1618 }
1619
1620 .tablenav .tablenav-pages.e2pdf-tablenav-pages .button, .tablenav .tablenav-pages.e2pdf-tablenav-pages .tablenav-pages-navspan {
1621 display: inline-block;
1622 vertical-align: baseline;
1623 min-width: 28px;
1624 min-height: 28px;
1625 margin: 0;
1626 padding: 0 4px;
1627 font-size: 16px;
1628 line-height: 1.5;
1629 text-align: center;
1630 }
1631
1632
1633 .e2pdf-valign-top,
1634 .input[type='checkbox'].e2pdf-valign-top {
1635 vertical-align: top !important;
1636 }
1637
1638
1639 .e2pdf-input-height {
1640 height: 28px;
1641 line-height: 28px;
1642 }
1643
1644 input[type='checkbox'].e2pdf-input-height,
1645 input[type='radio'].e2pdf-input-height {
1646 height: 28px;
1647 width: 28px;
1648
1649 }
1650
1651 input[type='checkbox'].e2pdf-input-height:checked:before {
1652 font: normal 34px/1 dashicons;
1653 margin: -3px -5px;
1654 }
1655
1656 .e2pdf-confirmation-confirm {
1657 background: green;
1658 }
1659
1660 .e2pdf-confirmation-confirm {
1661 background: red;
1662 }
1663
1664 .e2pdf-vm-content .clear-multi.e2pdf-vm-field-wrapper {
1665 display: inline-flex;
1666 }
1667
1668 @media screen and (max-width: 1024px) {
1669 .widefat.e2pdf-templates-list .column-item {
1670 width: 11em;
1671 }
1672 }
1673
1674 @media only screen and (max-width: 960px) {
1675 .widefat.e2pdf-templates-list .column-id {
1676 width: 3.4em;
1677 }
1678
1679 .widefat.e2pdf-templates-list .column-item {
1680 width: 9em;
1681 }
1682 }
1683
1684 @media screen and (max-width: 782px) {
1685 .wp-list-table.e2pdf-templates-list tr:not(.inline-edit-row):not(.no-items) td.column-id, .wp-list-table .is-expanded td.column-id {
1686 display: table-cell !important;
1687 width: 3.7em !important;
1688 clear: none;
1689 text-align: left;
1690 }
1691
1692 .wp-list-table.e2pdf-templates-list tr:not(.inline-edit-row):not(.no-items) td.column-primary~td.column-shortcode {
1693 overflow: visible;
1694 }
1695
1696 .wp-list-table.e2pdf-templates-list tr:not(.inline-edit-row):not(.no-items) td.column-id:before {
1697 display: none;
1698 }
1699
1700 .wp-list-table.e2pdf-templates-list td.column-shortcode .misc-pub-section {
1701 padding: 5px;
1702 }
1703
1704 input[type=checkbox].e2pdf-input-height, input[type=radio].e2pdf-input-height {
1705 height: 28px;
1706 width: 28px;
1707 }
1708
1709 input[type='checkbox'].e2pdf-input-height:checked:before {
1710 font: normal 34px/1 dashicons;
1711 margin: -3px -5px;
1712 }
1713
1714 }
1715
1716