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:
c1c4d0d
)
changing member list background to white
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 Mar 2016 16:52:07 +0000
(12:52 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 Mar 2016 16:52:07 +0000
(12:52 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
f509668
..
19d4947
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-142,7
+142,7
@@
input[type="submit"].glm-member-button {
}
.glm-member-entry-container,
.glm-member-list-container {
- background:
#f5f5f5
none repeat scroll 0 0;
+ background:
white
none repeat scroll 0 0;
margin-bottom: 5px;
}
#glm-member-detail-container {