Sha256: 44214ddbd1195062b22f0cc3e001dc194a18a6a86e756db7abd1437559a54c8a
Contents?: true
Size: 834 Bytes
Versions: 32
Compression:
Stored size: 834 Bytes
Contents
#title_bar { @include section-header; @include clearfix; @include box-sizing(border-box); @include box-shadow(0 1px 2px rgba(0, 0, 0, 0.37)); display: table; border-bottom-color: #EEE; width: 100%; position: relative; margin: 0; margin-bottom: 15px; padding: 10px $horizontal-page-margin; z-index: 800; #titlebar_left, #titlebar_right { height: 50px; vertical-align: middle; display: table-cell; } #titlebar_right { text-align: right; } h2 { margin: 0; padding: 0; font-size: 2.6em; font-weight: bold; } .action_items { a { @include light-button; padding: 12px 17px 10px; span.icon { vertical-align: bottom; margin-right: 4px;} margin: 0px; &:hover{ @include icon-color(#000); } } } }
Version data entries
32 entries across 32 versions & 3 rubygems