Sha256: 6d022e62c189abb4f2650cf3a1fe6a9b13e8aef4bbb9cdb4dc342715421b52e4
Contents?: true
Size: 979 Bytes
Versions: 17
Compression:
Stored size: 979 Bytes
Contents
.page-title { padding: 0px $bigPadding; h3 { font: { size: 21px; weight: normal; } line-height: 60px; height: 60px; color: $pageTitleFontColor; @include no-space; } .toolbar { @extend .pull-right; padding: $bigPadding 0px; .button { height: 30px; line-height: 30px; } } } .article-title { margin-top: $normalPadding; margin: 0px $bigPadding !important; padding: 0px 0px; padding-left: $normalPadding; background: $smokeGray; h4 { font: { size: 16px; weight: normal; } color: $articleTitleFontColor; line-height: 30px; height: 30px; @include no-space; &.icon { padding-left: 30px; } &.sina { background: image-url('sina_logo_16x16.png') no-repeat 5px 5px; } } .toolbar { @extend .pull-right; padding: 0px; .button { height: 30px; line-height: 30px; } } } .toolbar { @extend .btn-group; }
Version data entries
17 entries across 17 versions & 1 rubygems