Cental modals and add SweetAlerts

This commit is contained in:
Dane Everitt 2016-01-08 18:58:03 -05:00
parent f560020ffd
commit 4b40fa65d4
4 changed files with 19 additions and 1 deletions

View file

@ -79,3 +79,4 @@ form .text-muted {margin: 0 0 -5.5px}
.tabs_with_panel > li > a {background: transparent;}
.label{border-radius: .25em;padding: .2em .6em .3em;}
kbd{border-radius: .25em}
.modal-open .modal {padding-left: 0px !important;padding-right: 0px !important;overflow-y: scroll;}