projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd9eaad
)
Cleaned up some layout issues for the member dashboard.
author
Chuck Scott
<cscott@gaslightmedia.com>
Thu, 15 Jan 2015 04:10:03 +0000
(23:10 -0500)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Thu, 15 Jan 2015 04:10:03 +0000
(23:10 -0500)
css/admin.css
patch
|
blob
|
history
diff --git
a/css/admin.css
b/css/admin.css
index
4a3ce63
..
2547ac9
100644
(file)
--- a/
css/admin.css
+++ b/
css/admin.css
@@
-33,7
+33,8
@@
}
.nav-tab-active {
font-size: 15px !important;
- font-weight: bold;
+ font-weight: bold; var_dump($memberData);
+
text-decoration: none;
border: 2px #ccc solid;
border-bottom: 0px;
@@
-60,6
+61,8
@@
/* Admin table additions */
.glm-table-fieldname {
text-align: left;
+ vertical-align: top;
+ white-space: nowrap;
padding-right: 1em;
}