# e2pdf/1.08.06/css/extension/formidable.css

E2Pdf – Export Pdf Tool for WordPress, version 1.08.06. 15 lines.

- Page: https://pluginprobe.com/plugins/e2pdf/1.08.06/code/css/extension/formidable.css
- Raw: https://pluginprobe.com/plugins/e2pdf/1.08.06/raw/css/extension/formidable.css
- Modified: 2019-07-26T18:15:18+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.08.06/code/css/extension/formidable.css#L10-L20`.

```css
.e2pdf-dialog .visual-mapper label.frm_hidden,
.e2pdf-dialog .visual-mapper legend.frm_screen_reader {
    display: none;
}

.e2pdf-vm-content .frm_fields_container h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.e2pdf-vm-content .frm_style_formidable-style.with_frm_style .frm_repeat_sec {
    margin-top: 0;
    margin-bottom: 0;
}

```
