PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 5.0
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v5.0
6.35 6.34 6.33.1 6.33 6.32.1 6.32 6.31 6.25 6.25.1 6.26 6.26.1 6.27 6.28 6.29 6.3 6.3.1 6.3.2 6.30 6.4 6.4.1 6.4.2 6.5 6.5.1 6.5.2 6.5.3 All 141 releases
← All changes | css/frm_blocks.css +0 -21 6.45.0 View file →
@@ -27,12 +27,8 @@
27 27 margin-bottom: 12px;
28 28 color: #4d4d4d;
29 29 }
30 30
31 -.frm-block-intro-content select + span svg {
32 - margin: unset;
33 -}
34 -
35 31 .editor-styles-wrapper h2.frm-block-title {
36 32 color: #4d4d4d;
37 33 font-weight: 500;
38 34 font-size: 1.3em;
@@ -63,22 +59,5 @@
63 59 }
64 60
65 61 .frm-admin-loading {
66 62 width: 200px;
67 -}
68 -
69 -.editor-styles-wrapper .frm_repeat_buttons i {
70 - /* Avoid font-style: italic conflicts. The +/- icon should not be italic */
71 - font-style: unset;
72 -}
73 -
74 -.editor-styles-wrapper .wp-block-post-content .with_frm_style .frm_repeat_buttons .frm_button {
75 - /* Prevent blue anchor text in Add/Remove buttons */
76 - color: var(--submit-text-color) !important;
77 - /* Ensure consistent background color on focus for Add/Remove buttons */
78 - background: var(--submit-bg-color) !important;
79 -}
80 -
81 -/* Disables all interactions with form fields */
82 -.editor-styles-wrapper .frm_form_fields * {
83 - pointer-events: none;
84 63 }