Sha256: 773f0518c2886e2f13d7fb156aaa69ef73fea46fa77de322d5320a01d1405555
Contents?: true
Size: 983 Bytes
Versions: 2
Compression:
Stored size: 983 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: 15px 0px 0px 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tida_template-0.3.2 | vendor/assets/stylesheets/_titles.scss |
tida_template-0.3.1 | vendor/assets/stylesheets/_titles.scss |