mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 13:43:38 +09:00
- wp-admin assets refactoring (in process);
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.wp-admin p.um-nav-roles {
|
||||
display: none;
|
||||
margin-top: 5px; }
|
||||
.wp-admin p.um-nav-roles label {
|
||||
margin-top: 2px !important;
|
||||
margin-bottom: 2px !important; }
|
||||
.wp-admin p.um-nav-roles label input[type="checkbox"] {
|
||||
margin-top: 2px !important; }
|
||||
|
||||
.wp-admin p.um-nav-mode {
|
||||
margin-top: 10px; }
|
||||
Reference in New Issue
Block a user