From: Anthony Talarico Date: Wed, 20 Dec 2017 21:52:31 +0000 (-0500) Subject: adding more button bg colors to green X-Git-Tag: v1.0.0^2~151 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=9aff0fd49e3550c8d306735b0a8c127d736273ac;p=WP-Plugins%2Fglm-member-db-registrations.git adding more button bg colors to green changing the continue buttons to green --- diff --git a/css/front.css b/css/front.css index b04f6c8..22f204f 100644 --- 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 {