Sha256: 8cf61b1697975707421674414694698a7ecac4387fd5d223f5d254eea844be43
Contents?: true
Size: 678 Bytes
Versions: 2
Compression:
Stored size: 678 Bytes
Contents
.main { background: $main_background_color; .header-row { padding: 20px 0; h1 { margin: 0; font-family: $font-family-sans-serif; font-size: 22px; color: $main_title_color; } .text { margin: 0.8rem 0 0 0; color: rgba($main_title_color, 0.7); } .actions { text-align: right; & > a, & > div { margin-left: 5px; display: inline-block; } .btn > i { margin-right: 0.5rem; } .btn.dropdown-toggle { border-left: 1px solid $btn-primary-border; } .dropdown-menu { i { margin-right: 1rem; } } } } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
locomotivecms-4.0.0.rc0 | app/assets/stylesheets/locomotive/old/_main.scss |
locomotivecms-4.0.0.alpha3 | app/assets/stylesheets/locomotive/old/_main.scss |