Sha256: 76432947a7d93f53d740dee31b60f4374f98939a811c11f4cd75175316956937
Contents?: true
Size: 722 Bytes
Versions: 5
Compression:
Stored size: 722 Bytes
Contents
body:not(.new-layout) #sidebar { overflow: visible; border-top: 1px solid $color-border; margin-top: 17px; .sidebar-title { color: $color-2; text-align: center; font-size: 16px; font-weight: $font-weight-bold; > span { display: inline; background: #fff; padding: 5px 10px; position: relative; top: -14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } } dl { dt, dd { min-height: 3em; } } @media print { display: none } } body.new-layout .content-sidebar { ul { padding-left: 0; } } body.new-layout .sidebar-title { @include line-through(); color: $color-2; font-size: 14px; }
Version data entries
5 entries across 5 versions & 1 rubygems