Sha256: 2517d991cd791a87921f497088c63d51efb5ac29c6262207f477d60e91475441
Contents?: true
Size: 515 Bytes
Versions: 14
Compression:
Stored size: 515 Bytes
Contents
@include media($desktop) { #title_bar { @include clearfix; background-color: $title-background-color; box-shadow: 0 1px 2px rgba($black, 0.2); color: $title-font-color; font-size: 1em; -webkit-font-smoothing: subpixel-antialiased; font-weight: normal; left: $navigation-width; margin: 0; min-height: $title-bar-min-height; position: fixed; right: 0; top: 0; z-index: 100; .breadcrumb, h2 { float: left; margin-right: 0.3em; } } }
Version data entries
14 entries across 14 versions & 1 rubygems