# e2pdf/1.32.49/css/extension/elementor.css

E2Pdf – Export Pdf Tool for WordPress, version 1.32.49. 38 lines.

- Page: https://pluginprobe.com/plugins/e2pdf/1.32.49/code/css/extension/elementor.css
- Raw: https://pluginprobe.com/plugins/e2pdf/1.32.49/raw/css/extension/elementor.css
- Modified: 2026-09-16T08:14:24+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/e2pdf/1.32.49/code/css/extension/elementor.css#L10-L20`.

```css
.e2pdf-dialog .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.e2pdf-dialog .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
.e2pdf-dialog .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input {
    display: inline-block;
}

.e2pdf-dialog .dce-signature-wrapper input {
    width: 100% !important;
    height: 100% !important;
}

.e2pdf-dialog .dce-signature-wrapper {
    margin: 10px 0px;
}

.e2pdf-dialog .dce-signature-wrapper {
    margin: 10px 0px;
}

.e2pdf-dialog .elementor-field-type-signature > div {
    position: relative;
}

.e2pdf-dialog .elementor-field-type-signature .elementor-upload-field-signature {
    display: inline-block!important;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}

.e2pdf-dialog .elementor-field-repeater-end,
.e2pdf-dialog .elementor-field-repeater-end input {
    width: 100%;
}


```
