PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 6.24.1
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v6.24.1
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/admin/deactivation-feedback.css +8 -40 6.316.24.1 View file →
@@ -2,9 +2,8 @@
2 2 --padding: 24px;
3 3
4 4 overflow-y: auto;
5 5 }
6 -
7 6 .frm_screen_reader {
8 7 border: 0;
9 8 clip-path: inset(50%);
10 9 height: 1px;
@@ -14,9 +13,8 @@
14 13 position: absolute;
15 14 width: 1px;
16 15 word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */
17 16 }
18 -
19 17 #frm-deactivation-modal-icon {
20 18 position: absolute;
21 19 top: calc(var(--padding) - 1px);
22 20 left: var(--padding);
@@ -22,9 +20,8 @@
22 20 left: var(--padding);
23 21 width: 20px;
24 22 height: 20px;
25 23 }
26 -
27 24 #frm-deactivation-modal .frm-modal-close {
28 25 position: absolute;
29 26 top: 20px;
30 27 right: var(--padding);
@@ -29,9 +26,8 @@
29 26 top: 20px;
30 27 right: var(--padding);
31 28 z-index: 1000;
32 29 }
33 -
34 30 #frm-deactivation-modal .frm_form_title {
35 31 padding: 20px var(--padding) 12px calc(28px + var(--padding));
36 32 margin-top: 0;
37 33 border-bottom: 1px solid #f2f4f7;
@@ -38,15 +34,13 @@
38 34 font-weight: 400;
39 35 font-size: 14px;
40 36 line-height: 26px;
41 37 }
42 -
43 38 #frm-deactivation-modal .frm_description,
44 39 #frm-deactivation-modal .frm_form_field {
45 40 padding-left: var(--padding);
46 41 padding-right: var(--padding);
47 42 }
48 -
49 43 #frm-deactivation-modal .frm_description p {
50 44 font-size: 12px;
51 45 margin-top: 16px;
52 46 margin-bottom: 16px;
@@ -51,24 +45,18 @@
51 45 margin-top: 16px;
52 46 margin-bottom: 16px;
53 47 color: #667085;
54 48 }
55 -
56 49 #frm-deactivation-modal .inside {
57 50 padding-left: 0;
58 51 padding-right: 0;
59 52 }
60 -
61 -#frm-deactivation-modal .frm_radio {
62 - margin-bottom: 15px;
63 -}
64 -
53 +#frm-deactivation-modal .frm_radio { margin-bottom: 15px; }
65 54 #frm-deactivation-modal .frm_radio .frm_form_field {
66 55 padding-left: 0;
67 56 padding-right: 0;
68 57 margin-bottom: -5px;
69 58 }
70 -
71 59 #frm-deactivation-modal .frm_radio .frm_form_field textarea {
72 60 margin-top: 5px;
73 61 height: 65px;
74 62 border-radius: 8px;
@@ -74,26 +62,17 @@
74 62 border-radius: 8px;
75 63 padding: 5px 12px;
76 64 font-size: 14px;
77 65 }
78 -
79 -#frm-deactivation-modal .frm_radio .frm_form_field textarea:focus {
80 - border-color: #4199fd;
81 - box-shadow: none;
82 -}
83 -
84 -#frm-deactivation-modal .frm_radio .frm_form_field textarea::placeholder {
85 - color: #98a2b3;
86 -}
87 -
66 +#frm-deactivation-modal .frm_radio .frm_form_field textarea:focus { border-color: #4199FD; box-shadow: none; }
67 +#frm-deactivation-modal .frm_radio .frm_form_field textarea::placeholder { color: #98A2B3; }
88 68 #frm-deactivation-modal .frm_radio .frm_html_container {
89 69 padding: 6px;
90 - background-color: #f9fafb;
70 + background-color: #F9FAFB;
91 71 margin-top: 8px;
92 72 margin-bottom: 15px;
93 73 border-radius: 8px;
94 74 }
95 -
96 75 #frm-deactivation-modal .frm_radio .frm_html_container p {
97 76 margin: 0;
98 77 font-size: 14px;
99 78 line-height: 20px;
@@ -98,25 +77,14 @@
98 77 font-size: 14px;
99 78 line-height: 20px;
100 79 color: #667085;
101 80 }
102 -
103 81 #frm-deactivation-modal input[name="item_key"] + div,
104 -#frm-deactivation-modal .frm_primary_label {
105 - display: none;
106 -}
107 -
108 -#frm-deactivation-modal .frm_submit {
109 - text-align: right;
110 - margin-top: 38px;
111 -}
112 -
113 -#frm-deactivation-modal .frm_button_submit {
114 - margin-right: 0;
115 -}
116 -
82 +#frm-deactivation-modal .frm_primary_label { display: none; }
83 +#frm-deactivation-modal .frm_submit { text-align: right; margin-top: 38px; }
84 +#frm-deactivation-modal .frm_button_submit { margin-right: 0; }
117 85 #frm-deactivation-modal .frm-skip-link {
118 - color: #98a2b3;
86 + color: #98A2B3;
119 87 display: inline-block;
120 88 font-size: 14px;
121 89 line-height: 40px;
122 90 padding: 0 13px;