adding more button bg colors to green
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 20 Dec 2017 21:52:31 +0000 (16:52 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 20 Dec 2017 21:52:31 +0000 (16:52 -0500)
changing the continue buttons to green

css/front.css

index b04f6c8..22f204f 100644 (file)
@@ -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 {