PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 3.06.06
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v3.06.06
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 +1 -31 6.5.33.06.06 View file →
@@ -12,8 +12,9 @@
12 12 justify-content: center;
13 13 -ms-flex-align: center;
14 14 align-items: center;
15 15 text-align: center;
16 + background-color: #f3f3f4;
16 17 font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
17 18 }
18 19
19 20 .frm-block-intro-content .frm-block-title {
@@ -27,12 +28,8 @@
27 28 margin-bottom: 12px;
28 29 color: #4d4d4d;
29 30 }
30 31
31 -.frm-block-intro-content select + span svg {
32 - margin: unset;
33 -}
34 -
35 32 .editor-styles-wrapper h2.frm-block-title {
36 33 color: #4d4d4d;
37 34 font-weight: 500;
38 35 font-size: 1.3em;
@@ -45,18 +42,8 @@
45 42 .frm-block-intro-content .cls-1.orange {
46 43 fill: #f05a24;
47 44 }
48 45
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 46 .frm-block-selector-screen {
60 47 margin-bottom: 15px;
61 48 }
62 49
@@ -73,22 +60,5 @@
73 60 }
74 61
75 62 .frm-admin-loading {
76 63 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 64 }