Sha256: b9d89937e7d4f6930cfdfd83eb9a76dfa9ccca2135cd4e8e02c05f9d72c727ed
Contents?: true
Size: 657 Bytes
Versions: 7
Compression:
Stored size: 657 Bytes
Contents
body.active_admin .title_bar { @extend .row; background: $titlebar-bg-color; margin-bottom: 0; padding: 1rem; .action_item >a { @extend .btn, .btn-small; } .breadcrumb >a { color: $titlebar-fg-link-color; font-size: 1.4rem; } .breadcrumb_sep { color: $titlebar-fg-color; font-size: 1.4rem; } #titlebar_left { @extend .col, .s6; color: $titlebar-fg-color; font-size: 1.4rem; h2 { display: inline-block; font-size: 1.6rem; line-height: 3.3rem; margin: 0; } } #titlebar_right { @extend .col, .s6; .action_items { @extend .right-align; } } }
Version data entries
7 entries across 7 versions & 1 rubygems