mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-25 04:56:49 +00:00
make stripe-checkout functionality work and style code a bit
This commit is contained in:
@@ -111,6 +111,10 @@ section:first-child
|
||||
&:first-child
|
||||
margin-top 0
|
||||
|
||||
.loader
|
||||
background transparent url('../images/ajax-loader.gif') no-repeat center center
|
||||
width 28px
|
||||
height 28px
|
||||
|
||||
.form
|
||||
.btn
|
||||
@@ -118,7 +122,6 @@ section:first-child
|
||||
border-bottom 2px solid #117280
|
||||
color rgba(255, 255, 255, 0.9)
|
||||
.loader
|
||||
background transparent url('../images/ajax-loader.gif') no-repeat center center
|
||||
display none
|
||||
&.sending
|
||||
.btn
|
||||
@@ -146,7 +149,6 @@ section:first-child
|
||||
position absolute
|
||||
right 9px
|
||||
top 9px
|
||||
background transparent url('../images/ajax-loader.gif') no-repeat center center
|
||||
&.sending
|
||||
.loader
|
||||
display block
|
||||
|
||||
Reference in New Issue
Block a user