PluginProbe
E2Pdf – Export Pdf Tool for WordPress / trunk
E2Pdf – Export Pdf Tool for WordPress vtrunk
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 1.08.09 All 71 releases
e2pdf / css / extension / elementor.css

elementor.css in E2Pdf – Export Pdf Tool for WordPress trunk, at css/extension/elementor.css

38 lines 971 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .e2pdf-dialog .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
2 .e2pdf-dialog .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
3 .e2pdf-dialog .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input {
4 display: inline-block;
5 }
6
7 .e2pdf-dialog .dce-signature-wrapper input {
8 width: 100% !important;
9 height: 100% !important;
10 }
11
12 .e2pdf-dialog .dce-signature-wrapper {
13 margin: 10px 0px;
14 }
15
16 .e2pdf-dialog .dce-signature-wrapper {
17 margin: 10px 0px;
18 }
19
20 .e2pdf-dialog .elementor-field-type-signature > div {
21 position: relative;
22 }
23
24 .e2pdf-dialog .elementor-field-type-signature .elementor-upload-field-signature {
25 display: inline-block!important;
26 position: absolute;
27 top:0;
28 left:0;
29 width: 100%;
30 height: 100%;
31 }
32
33 .e2pdf-dialog .elementor-field-repeater-end,
34 .e2pdf-dialog .elementor-field-repeater-end input {
35 width: 100%;
36 }
37
38