mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-20 15:13:55 +09:00
Version 1.0.42
This commit is contained in:
@@ -175,6 +175,12 @@
|
||||
cursor: move !important;
|
||||
}
|
||||
|
||||
.um-admin-drag-fld-title i {
|
||||
width: 24px;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.um-admin-drag-fld.um-field-type-group {background: #555;border: 0}
|
||||
.um-admin-drag-fld-title.um-field-type-group,.um-admin-drag-fld-type.um-field-type-group {color: #fff}
|
||||
.um-admin-drag-group {background: #FCFCFC;cursor: default;padding: 20px;border: 1px dashed #bbb;}
|
||||
|
||||
@@ -11,6 +11,14 @@
|
||||
border: 0 !important;
|
||||
}
|
||||
|
||||
.redux-container #import_export_default_section_group h4 {
|
||||
margin: 0 0 12px 0 !important;
|
||||
}
|
||||
|
||||
.redux-container #import_export_default_section_group .hr {
|
||||
height: 4px !important;
|
||||
}
|
||||
|
||||
.redux-sidebar .redux-group-menu li.active a, .redux-sidebar .redux-group-menu li.active a:hover, .redux-sidebar .redux-group-menu li.activeChild a, .redux-sidebar .redux-group-menu li.activeChild a:hover {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user