Sha256: d8df0876ea339e4a897da0d781626d328ff4e2873ff249fa942eb423184faf71
Contents?: true
Size: 688 Bytes
Versions: 11
Compression:
Stored size: 688 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; } } } 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
11 entries across 11 versions & 1 rubygems