- Emails section;

- Override templates section;
- updated checkboxes styles;
This commit is contained in:
Mykyta Synelnikov
2024-01-02 15:59:24 +02:00
parent c6efeab4b9
commit 1cf53ccef2
12 changed files with 254 additions and 239 deletions
-7
View File
@@ -1,9 +1,6 @@
.um-form-table .um-forms-line[data-conditional] {
display: none; }
.um-form-table .um-forms-line[data-field_type="checkbox"] td label, .um-form-table .um-forms-line[data-field_type="same_page_update"] td label {
font-style: italic; }
.um-form-table .um-forms-line label .um-req {
color: #a00;
margin: 0 0 0 3px;
@@ -68,10 +65,6 @@
display: block;
margin: 0 0 5px 0; }
.um-form-table .description {
font-style: italic;
clear: both; }
.um_admin_fonticon_wrapper {
display: flex;
flex-direction: row;