Sha256: c18f02d3c96ecc8cedb374045c40becac50b5123c9d6e0c6fb6084cdb77d0488
Contents?: true
Size: 1.29 KB
Versions: 4
Compression:
Stored size: 1.29 KB
Contents
// Bootstrap 3 theme for Rails Email Preview @import "rails_email_preview/iframe" .rep--email-headers @extend .col-md-8 .rep--email-nav-container @extend .col-md-4 .rep--email-list-half @extend .col-md-6 .rep--headers-list dt color: $gray-dark @media (min-width: $screen-sm-min) float: left clear: left margin-right: 0.45em text-align: right width: 100px &::after content: ":" dd width: auto margin-left: 0 margin-bottom: 0.3em .rep--email-options text-align: right .rep--breadcrumbs @extend .breadcrumb .rep--breadcrumbs__breadcrumb-active color: $breadcrumb-active-color .rep--panel box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125) padding: 15px margin-bottom: 20px .rep--send-to-form display: block white-space: nowrap padding-bottom: 4px button, [type="email"] display: inline-block &:focus, &:active z-index: 2 button line-height: 1.3 border-top-right-radius: 0 border-bottom-right-radius: 0 [type="email"] max-width: 140px border-top-left-radius: 0 border-bottom-left-radius: 0 .rep--footer text-align: center color: $state-info-text .rep--email-headers +make-sm-column(8) .rep--email-nav-container +make-sm-column(4) .rep--email-list-half +make-sm-column(6)
Version data entries
4 entries across 4 versions & 1 rubygems