Skip to content

Instantly share code, notes, and snippets.

@TimCannady
Last active May 6, 2016 22:42
Show Gist options
  • Save TimCannady/57a69efb3335cde55397851d5c611842 to your computer and use it in GitHub Desktop.
Save TimCannady/57a69efb3335cde55397851d5c611842 to your computer and use it in GitHub Desktop.
# http://homebasehq.staging.wpengine.com/hb-styleguide/modules.html#modals
.modal.fade#iconModal{tabindex: "-1", "role": "dialog", "aria-labelledby": "myModalLabel"}
.modal-dialog{role: "document"}
.modal-content
.modal-header
%button.close{type: "button", "data-dismiss": "modal", "aria-label": "Close"}
%i.fa.fa-times
.modal__icon
%span.icon-schedule
%h3.modal-title#idmyModalLabel
Modal title
%p.desc
Mixtape disrupt single-origin coffee
.modal-body
Shoreditch bicycle rights marfa, four loko stumptown fingerstache pinterest. Mixtape disrupt single-origin coffee four loko, meggings beard offal authentic pork belly twee truffaut typewriter.
.modal-footer
%button.btn.btn-success-action{type: "button"}
Save Changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment