mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- submitting details code review;
- fixed small notices and CSS;
This commit is contained in:
@@ -123,10 +123,22 @@
|
||||
}
|
||||
|
||||
.um-admin-infobox p {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.um-admin-infobox > p:not(:first-child) {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.um-admin-infobox > .um-row > p {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.um-admin-infobox > p:first-child {
|
||||
margin-top: 0;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
.um-admin-infobox label {
|
||||
font-weight: bold;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user