2014-12-10 16:42:12 -05:00
|
|
|
#subscription-view
|
2015-09-09 16:20:18 -04:00
|
|
|
|
|
|
|
.logged-out-blurb
|
|
|
|
font-size: 18px
|
|
|
|
|
2014-12-10 16:42:12 -05:00
|
|
|
.start-subscription-button, .end-subscription-button
|
|
|
|
margin-bottom: 20px
|
|
|
|
float: left
|
2015-01-26 19:48:23 -05:00
|
|
|
width: 100%
|
|
|
|
|
|
|
|
.unsubscribe-feedback
|
|
|
|
width: 100%
|
|
|
|
|
|
|
|
h3
|
|
|
|
margin-top: 0
|
|
|
|
|
|
|
|
textarea
|
|
|
|
width: 100%
|
|
|
|
|
|
|
|
button.btn
|
|
|
|
width: 100%
|
|
|
|
margin-top: 12px
|
2015-03-13 18:19:20 -04:00
|
|
|
|
|
|
|
// Sponsored subscriptions
|
|
|
|
|
|
|
|
.recipient-emails
|
|
|
|
min-width: 50%
|
|
|
|
|
|
|
|
.recipients-subscribe-button
|
|
|
|
margin-top: 10px
|
|
|
|
|
|
|
|
.recipient-unsubscribe-button
|
|
|
|
width: auto
|
|
|
|
|
|
|
|
.confirm-recipient-unsubscribe-button
|
|
|
|
width: auto
|
|
|
|
|
|
|
|
.discount-table
|
|
|
|
width: 50%
|
|
|
|
|
|
|
|
.recipients-table
|
|
|
|
width: 50%
|
|
|
|
.recipient-unsubscribe
|
|
|
|
text-align: right
|