Sha256: 6e6aa28720169cccb612a66ff71997ca3506e9d388caaa7ab32608b5e150f9a8
Contents?: true
Size: 926 Bytes
Versions: 2
Compression:
Stored size: 926 Bytes
Contents
body.active_admin .header { @extend .row; background: $header-bg-color; margin-bottom: 0; a { color: $header-fg-color; } li { display: inline-block; } #site_title { @extend .col, .s3; color: $header-fg-color; font-size: 2.6rem; height: 6.4rem; line-height: 6.4rem; margin: 0; padding: 0 1.6rem; } #tabs { @extend .col, .s9, .right-align; height: 6.4rem; line-height: 6.4rem; .menu_item { &.current >a { background: darken($primary-color, 15%); } >a { padding-left: 1rem; padding-right: 1rem; display: inline-block; } } } #utility_nav { @extend .col, .s12, .right-align; background: $titlebar-bg-color; height: 2.2rem; line-height: 2.2rem; a { font-size: 1.1rem; padding: 0 0.8rem; } } .tabs { background: $header-bg-color; } }
Version data entries
2 entries across 2 versions & 1 rubygems