PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 5.4
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v5.4
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 -12 6.35.4 View file →
@@ -64,16 +64,4 @@
64 64
65 65 .frm-admin-loading {
66 66 width: 200px;
67 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 -}