| @@ -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 | -} | |