Sha256: 5d955e260cb131da3f6dcc000df158ce31db6bd349291d31d1dc75fcd09f3ee2
Contents?: true
Size: 1.09 KB
Versions: 116
Compression:
Stored size: 1.09 KB
Contents
@import "app/assets/stylesheets/smock" body -webkit-font-smoothing: antialiased -moz-osx-font-smoothing: grayscale #content -webkit-font-smoothing: auto -moz-osx-font-smoothing: auto .example:before content: 'Example' display: block .example +bottom-horizontal-rule(3) code overflow-wrap: break-word pre +space(margin-top, 1) +space(margin-bottom, 1) pre:before content: 'Code' .style-group__icons width: 200px text-align: center box-shadow: 0 0 0 1px $gray +space(padding) float: left min-height: 200px background: $gray-lightest .style-group__icon width: 64px height: 64px display: block margin: 0 auto +space(margin-bottom) .guide-header background: $black +space(margin-bottom) +space(padding-top, 0.5) +space(padding-bottom, 0.5) .actions__group +space(margin-bottom) .actions__group__title +font-size($first-font-size) background: $gray +space(padding, 0.5) display: block color: $white border-top-left-radius: $border-radius border-top-right-radius: $border-radius .actions__group__list +border +space(padding, 0.5)
Version data entries
116 entries across 116 versions & 1 rubygems