mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 21:23:39 +09:00
Update 1.0.69
This commit is contained in:
@@ -107,6 +107,13 @@ body.um-admin-modal-open {
|
||||
- Form Inputs
|
||||
*/
|
||||
|
||||
.um-admin-metabox h4 {
|
||||
font-size: 14px;
|
||||
background: #f5f5f5;
|
||||
padding: 8px 4px;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.um-admin-metabox p {margin: 10px 0 0 0}
|
||||
|
||||
.um-admin-metabox label{
|
||||
@@ -118,8 +125,6 @@ body.um-admin-modal-open {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.um-admin-metabox label strong {color: #222}
|
||||
|
||||
.um-admin-metabox input[type=text]:disabled{
|
||||
opacity: 0.7 !important;
|
||||
color: #aaa !important;
|
||||
@@ -154,7 +159,7 @@ body.um-admin-modal-open {
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
.um-admin-metabox input[type=text].small {width: 50px}
|
||||
.um-admin-metabox input[type=text].small {width: 54px}
|
||||
|
||||
.um-admin-metabox textarea {min-height: 100px;height: 100px}
|
||||
.um-admin-metabox textarea.tall {min-height: 200px;height: 200px}
|
||||
|
||||
Reference in New Issue
Block a user