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:
b9658ad
)
removing grey background from detail section
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 Mar 2016 17:00:22 +0000
(13:00 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 Mar 2016 17:00:22 +0000
(13:00 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
f264631
..
1f51087
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-146,7
+146,7
@@
input[type="submit"].glm-member-button {
margin-bottom: 5px;
}
#glm-member-detail-container {
- background:
#f5f5f5
none repeat scroll 0 0;
+ background:
white
none repeat scroll 0 0;
border: 1px solid #ccc;
margin: 20px 0 0;
}