PluginProbe
E2Pdf – Export Pdf Tool for WordPress / 1.03.07
E2Pdf – Export Pdf Tool for WordPress v1.03.07
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.03.07, at css/e2pdf.backend.css

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