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:
598baf9
)
increasing border for list container
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 Mar 2016 16:53:20 +0000
(12:53 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 17 Mar 2016 16:53:20 +0000
(12:53 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
19d4947
..
9f83135
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-147,7
+147,7
@@
input[type="submit"].glm-member-button {
}
#glm-member-detail-container {
background: #f5f5f5 none repeat scroll 0 0;
- border:
1
px solid #ccc;
+ border:
2
px solid #ccc;
margin: 20px 0 0;
}
#glm-member-detail-container > div {