Modals styling + Fix for gapless first <p>

This commit is contained in:
NGPixel
2016-11-20 23:28:15 -05:00
parent 985761556c
commit fc7e7d3d5a
7 changed files with 43 additions and 47 deletions

View File

@@ -2,12 +2,9 @@
.modal-background
.modal-container
.modal-content
.card.is-fullwidth
header.card-header.is-warning
p.card-header-title Discard?
.card-content
.content
| Are you sure you want to leave this page and loose anything you wrote so far?
footer.card-footer
a.card-footer-item.btn-create-discard Stay on page
a.card-footer-item(href='/') Discard
header.is-orange Discard?
section
span Are you sure you want to leave this page and loose anything you wrote so far?
footer
a.button.is-grey.is-outlined.btn-create-discard Stay on page
a.button.is-orange(href='/') Discard