PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 6.16.1
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v6.16.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 | classes/views/styles/_buttons.php +22 -22 6.346.16.1 View file →
@@ -4,9 +4,9 @@
4 4 }
5 5 ?>
6 6 <div class="frm-style-tabs-wrapper">
7 7 <div class="frm-tabs-delimiter">
8 - <span class="frm-tabs-active-underline"></span>
8 + <span data-initial-width="123" class="frm-tabs-active-underline frm-first"></span>
9 9 </div>
10 10 <div class="frm-tabs-navs">
11 11 <ul class="frm-flex-box">
12 12 <li class="frm-active"><?php esc_html_e( 'Default', 'formidable' ); ?></li>
@@ -33,9 +33,9 @@
33 33 )
34 34 );
35 35 ?>
36 36 <div class="frm5 frm_form_field">
37 - <label
37 + <label
38 38 for="frm_submit_text_color"
39 39 class="frm-style-item-heading"><?php esc_html_e( 'Font Color', 'formidable' ); ?></label>
40 40 </div>
41 41 <div class="frm7 frm_form_field">
@@ -51,9 +51,9 @@
51 51 ?>
52 52 </div>
53 53
54 54 <div class="frm5 frm_form_field">
55 - <label
55 + <label
56 56 for="frm_submit_font_size"
57 57 class="frm-style-item-heading"><?php esc_html_e( 'Font Size', 'formidable' ); ?></label>
58 58 </div>
59 59 <div class="frm7 frm_form_field">
@@ -69,9 +69,9 @@
69 69 ?>
70 70 </div>
71 71
72 72 <div class="frm5 frm_form_field">
73 - <label
73 + <label
74 74 for="frm_submit_weight"
75 75 class="frm-style-item-heading"><?php esc_html_e( 'Weight', 'formidable' ); ?></label>
76 76 </div>
77 77 <div class="frm7 frm_form_field">
@@ -87,9 +87,9 @@
87 87 ?>
88 88 </div>
89 89
90 90 <div class="frm5 frm_form_field">
91 - <label
91 + <label
92 92 for="frm_submit_width"
93 93 class="frm-style-item-heading"><?php esc_html_e( 'Width', 'formidable' ); ?></label>
94 94 </div>
95 95 <div class="frm7 frm_form_field">
@@ -106,9 +106,9 @@
106 106 ?>
107 107 </div>
108 108
109 109 <div class="frm5 frm_form_field">
110 - <label
110 + <label
111 111 for="frm_submit_height"
112 112 class="frm-style-item-heading"><?php esc_html_e( 'Height', 'formidable' ); ?></label>
113 113 </div>
114 114 <div class="frm7 frm_form_field">
@@ -124,9 +124,9 @@
124 124 ?>
125 125 </div>
126 126
127 127 <div class="frm5 frm_form_field">
128 - <label
128 + <label
129 129 for="frm_submit_border_color"
130 130 class="frm-style-item-heading"><?php esc_html_e( 'Border Color', 'formidable' ); ?></label>
131 131 </div>
132 132 <div class="frm7 frm_form_field">
@@ -142,9 +142,9 @@
142 142 ?>
143 143 </div>
144 144
145 145 <div class="frm5 frm_form_field">
146 - <label
146 + <label
147 147 for="frm_submit_border_width"
148 148 class="frm-style-item-heading"><?php esc_html_e( 'Border Width', 'formidable' ); ?></label>
149 149 </div>
150 150 <div class="frm7 frm_form_field">
@@ -160,9 +160,9 @@
160 160 ?>
161 161 </div>
162 162
163 163 <div class="frm5 frm_form_field">
164 - <label
164 + <label
165 165 for="frm_submit_shadow_color"
166 166 class="frm-style-item-heading"><?php esc_html_e( 'Shadow', 'formidable' ); ?></label>
167 167 </div>
168 168 <div class="frm7 frm_form_field">
@@ -178,9 +178,9 @@
178 178 ?>
179 179 </div>
180 180
181 181 <div class="frm5 frm_form_field">
182 - <label
182 + <label
183 183 for="frm_submit_border_radius"
184 184 class="frm-style-item-heading"><?php esc_html_e( 'Corner Radius', 'formidable' ); ?></label>
185 185 </div>
186 186 <div class="frm7 frm_form_field">
@@ -196,13 +196,13 @@
196 196 ?>
197 197 </div>
198 198
199 199 <div class="frm5 frm_form_field">
200 - <label
200 + <label
201 201 for="frm_submit_margin"
202 202 class="frm-style-item-heading">
203 203 <?php esc_html_e( 'Margin', 'formidable' ); ?>
204 - <span class="frm_help frmfont frm_tooltip_icon" data-placement="right" data-container="body" data-original-title="<?php esc_attr_e( 'Used for navigation buttons too', 'formidable' ); ?>"></span>
204 + <span class="frm_help frm_icon_font frm_tooltip_icon" data-placement="right" data-container="body" data-original-title="<?php esc_attr_e( 'Used for navigation buttons too', 'formidable' ); ?>"></span>
205 205 </label>
206 206 </div>
207 207 <div class="frm7 frm_form_field">
208 208 <?php
@@ -218,9 +218,9 @@
218 218 ?>
219 219 </div>
220 220
221 221 <div class="frm5 frm_form_field">
222 - <label
222 + <label
223 223 for="frm_submit_padding"
224 224 class="frm-style-item-heading">
225 225 <?php esc_html_e( 'Padding', 'formidable' ); ?>
226 226 </label>
@@ -239,9 +239,9 @@
239 239 ?>
240 240 </div>
241 241
242 242 <div class="frm5 frm_form_field">
243 - <label
243 + <label
244 244 for="frm_submit_style"
245 245 class="frm-style-item-heading">
246 246 <?php esc_html_e( 'Disable submit button styling', 'formidable' ); ?>
247 247 <?php FrmAppHelper::tooltip_icon( __( 'Note: If disabled, you may not see the change take effect until you make 2 more styling changes or click "Update Options".', 'formidable' ) ); ?>
@@ -253,9 +253,9 @@
253 253 'frm_submit_style',
254 254 $frm_style->get_field_name( 'submit_style' ),
255 255 array(
256 256 'div_class' => 'with_frm_style frm_toggle',
257 - 'checked' => ! $frm_style->get_field_name( 'submit_style' ),
257 + 'checked' => empty( $frm_style->get_field_name( 'submit_style' ) ),
258 258 'echo' => true,
259 259 'aria-label-attr' => __( 'Disable submit button styling', 'formidable' ),
260 260 )
261 261 );
@@ -266,9 +266,9 @@
266 266 </div>
267 267 <div class="frm-active">
268 268 <div class="frm_grid_container">
269 269 <div class="frm5 frm_form_field">
270 - <label
270 + <label
271 271 for="frm_submit_hover_bg_color"
272 272 class="frm-style-item-heading"><?php esc_html_e( 'BG Color', 'formidable' ); ?></label>
273 273 </div>
274 274 <div class="frm7 frm_form_field">
@@ -284,9 +284,9 @@
284 284 ?>
285 285 </div>
286 286
287 287 <div class="frm5 frm_form_field">
288 - <label
288 + <label
289 289 for="frm_submit_hover_color"
290 290 class="frm-style-item-heading"><?php esc_html_e( 'Font Color', 'formidable' ); ?></label>
291 291 </div>
292 292 <div class="frm7 frm_form_field">
@@ -302,9 +302,9 @@
302 302 ?>
303 303 </div>
304 304
305 305 <div class="frm5 frm_form_field">
306 - <label
306 + <label
307 307 for="frm_submit_hover_border_color"
308 308 class="frm-style-item-heading"><?php esc_html_e( 'Border Color', 'formidable' ); ?></label>
309 309 </div>
310 310 <div class="frm7 frm_form_field">
@@ -324,9 +324,9 @@
324 324 </div>
325 325 <div class="frm-active">
326 326 <div class="frm_grid_container">
327 327 <div class="frm5 frm_form_field">
328 - <label
328 + <label
329 329 for="frm_submit_active_bg_color"
330 330 class="frm-style-item-heading"><?php esc_html_e( 'BG Color', 'formidable' ); ?></label>
331 331 </div>
332 332 <div class="frm7 frm_form_field">
@@ -342,9 +342,9 @@
342 342 ?>
343 343 </div>
344 344
345 345 <div class="frm5 frm_form_field">
346 - <label
346 + <label
347 347 for="frm_submit_active_color"
348 348 class="frm-style-item-heading"><?php esc_html_e( 'Font Color', 'formidable' ); ?></label>
349 349 </div>
350 350 <div class="frm7 frm_form_field">
@@ -360,9 +360,9 @@
360 360 ?>
361 361 </div>
362 362
363 363 <div class="frm5 frm_form_field">
364 - <label
364 + <label
365 365 for="frm_submit_active_border_color"
366 366 class="frm-style-item-heading"><?php esc_html_e( 'Border Color', 'formidable' ); ?></label>
367 367 </div>
368 368 <div class="frm7 frm_form_field">
@@ -380,5 +380,5 @@
380 380 </div>
381 381 </div>
382 382 </div>
383 383 </div>
384 -</div>
384 +</div>