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 | css/admin/form-templates.css +0 -11 6.336.16.1 View file →
@@ -17,13 +17,8 @@
17 17 * Page Content Styles
18 18 *
19 19 * Focuses on the main content area, laying out the various elements and components.
20 20 */
21 -
22 -.frm_show_upgrade {
23 - opacity: .5;
24 -}
25 -
26 21 /* Create a blank form */
27 22 .frm-form-templates-create-button {
28 23 gap: 10px;
29 24 color: var(--grey-900);
@@ -44,13 +39,8 @@
44 39 outline: 1px solid var(--primary-700);
45 40 border-color: var(--primary-700);
46 41 }
47 42
48 -.frm-form-templates-create-button .frmsvg {
49 - width: 32px;
50 - height: 32px;
51 -}
52 -
53 43 #frm-form-templates-create-form .frmsvg {
54 44 width: 20px;
55 45 height: 20px;
56 46 color: var(--grey-500);
@@ -192,9 +182,8 @@
192 182 * Modal Styles
193 183 *
194 184 * Customizes the look of modals on the Form Templates page.
195 185 */
196 -
197 186 /* Upgrade Modal */
198 187 #frm-form-upgrade-modal .frm-upgrade-modal-plan-icon {
199 188 color: var(--error-500);
200 189 }