PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 5.0.01
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v5.0.01
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 -31 6.5.15.0.01 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;
@@ -45,18 +41,8 @@
45 41 .frm-block-intro-content .cls-1.orange {
46 42 fill: #f05a24;
47 43 }
48 44
49 -.frm-block-intro-content .dashicons-feedback,
50 -.frm-block-intro-content .frm_white_label_icon {
51 - width:120px;
52 - height:120px;
53 -}
54 -.frm-block-intro-content .dashicons-feedback:before,
55 -.frm-block-intro-content .frm_white_label_icon:before {
56 - font-size:120px;
57 -}
58 -
59 45 .frm-block-selector-screen {
60 46 margin-bottom: 15px;
61 47 }
62 48
@@ -73,22 +59,5 @@
73 59 }
74 60
75 61 .frm-admin-loading {
76 62 width: 200px;
77 -}
78 -
79 -.editor-styles-wrapper .frm_repeat_buttons i {
80 - /* Avoid font-style: italic conflicts. The +/- icon should not be italic */
81 - font-style: unset;
82 -}
83 -
84 -.editor-styles-wrapper .wp-block-post-content .with_frm_style .frm_repeat_buttons .frm_button {
85 - /* Prevent blue anchor text in Add/Remove buttons */
86 - color: var(--submit-text-color) !important;
87 - /* Ensure consistent background color on focus for Add/Remove buttons */
88 - background: var(--submit-bg-color) !important;
89 -}
90 -
91 -/* Disables all interactions with form fields */
92 -.editor-styles-wrapper .frm_form_fields * {
93 - pointer-events: none;
94 63 }