1
0
Fork 0
forked from OpenNeo/impress

donate form visual nits

This commit is contained in:
Matt Dunn-Rankin 2017-01-05 20:46:02 -08:00
parent c1c2b11a40
commit 3b609052d5

View file

@ -52,9 +52,9 @@ body.campaigns-show, body.campaigns-current
repeat: no-repeat repeat: no-repeat
bottom: 0 bottom: 0
content: " " content: " "
height: 125px height: 123px
position: absolute position: absolute
right: 0 right: 4px
width: 150px width: 150px
header, #donation-fields header, #donation-fields
@ -79,13 +79,15 @@ body.campaigns-show, body.campaigns-current
#amount-header #amount-header
font-size: 85% font-size: 85%
font-weight: bold font-weight: bold
line-height: 1
#amount-choices #amount-choices
$amount-choices-border-color: desaturate(lighten($campaign-border-color, 30%), 30%) $amount-choices-border-color: desaturate(lighten($campaign-border-color, 30%), 30%)
display: flex display: flex
flex-direction: row flex-direction: row
margin-bottom: 1em margin-bottom: .75em
margin-top: .5em
li li
border: 1px solid $amount-choices-border-color border: 1px solid $amount-choices-border-color
@ -144,8 +146,6 @@ body.campaigns-show, body.campaigns-current
width: 3em width: 3em
#donation-controls #donation-controls
text-align: center
button button
+awesome-button-color(#004) +awesome-button-color(#004)
font-size: 120% font-size: 120%