mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 19:56:27 +09:00
- Emails section;
- Override templates section; - updated checkboxes styles;
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user