projects
/
WP-Plugins
/
glm-member-db-contacts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3278752
)
Add padding to custom field fieldsets
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 2 Aug 2018 19:29:02 +0000
(15:29 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 2 Aug 2018 19:29:02 +0000
(15:29 -0400)
css/admin.css
patch
|
blob
|
history
diff --git
a/css/admin.css
b/css/admin.css
index
b7709a0
..
f78a964
100644
(file)
--- a/
css/admin.css
+++ b/
css/admin.css
@@
-226,6
+226,7
@@
input::placeholder {
}
#glm-table-profile #glm-members-custom-fields-glm-member-db-contacts fieldset {
background: #f8ffff;
+ padding: 10px;
}
#glm-table-profile fieldset legend {
text-decoration: underline;