projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31cfeac
)
adding more button bg colors to green
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 20 Dec 2017 21:52:31 +0000
(16:52 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 20 Dec 2017 21:52:31 +0000
(16:52 -0500)
changing the continue buttons to green
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
b04f6c8
..
22f204f
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-964,7
+964,8
@@
span.glm-error {
.button.glm-reg-button {
font-size: 16px;
}
-#glm-reg-cart-continue, .glm-reg-checkout{
+
+#glm-reg-cart-continue, .glm-reg-checkout,#regSubmitButton{
background-color: #55b776;
}
.glm-reg-cart-container {