Sha256: 299de72e9b99a83e00b94258453ec522edb207c6f5dea87d2ec61f50e0931cc9

Contents?: true

Size: 1.79 KB

Versions: 38

Compression:

Stored size: 1.79 KB

Contents

.style-group__example
  +space(margin-bottom, 2)

.style-group__example__label
  clear: both
  display: block
  +bottom-horizontal-rule

.style-group__example__colors
  margin: 0
  list-style: none
  +space(margin-bottom)
  overflow: hidden

.style-group__example__color
  +span-columns(2 of 12)
  +border
  border-radius: $border-radius
  text-align: center
  padding: $typecsset-magic-number / 2


.style-group__example__color__name,
.style-group__example__color__hex
  display: block

.style-group__example__color__swatch
  +space(height, 5)
  width: 100%

.style-group__example__color__swatch--blue
  @extend .style-group__example__color__swatch
  background: $blue

.style-group__example__color__swatch--green
  @extend .style-group__example__color__swatch
  background: $green

.style-group__example__color__swatch--orange
  @extend .style-group__example__color__swatch
  background: $orange

.style-group__example__color__swatch--yellow
  @extend .style-group__example__color__swatch
  background: $yellow

.style-group__example__color__swatch--red
  @extend .style-group__example__color__swatch
  background: $red

.style-group__example__color__swatch--black
  @extend .style-group__example__color__swatch
  background: $black

.style-group__example__color__swatch--gray-dark
  @extend .style-group__example__color__swatch
  background: $gray-dark

.style-group__example__color__swatch--gray
  @extend .style-group__example__color__swatch
  background: $gray

.style-group__example__color__swatch--gray-light
  @extend .style-group__example__color__swatch
  background: $gray-light

.style-group__example__color__swatch--gray-lightest
  @extend .style-group__example__color__swatch
  background: $gray-lightest

.style-group__example__color__swatch--white
  @extend .style-group__example__color__swatch
  background: $white

Version data entries

38 entries across 32 versions & 1 rubygems

Version Path
smock-0.1.37 v2/modules/_styleguide.css.sass
smock-0.1.36 v2/modules/_styleguide.css.sass
smock-0.1.35 v2/modules/_styleguide.css.sass
smock-0.1.34 v2/modules/_styleguide.css.sass
smock-0.1.33 v2/modules/_styleguide.css.sass
smock-0.1.32 v2/modules/_styleguide.css.sass
smock-0.1.31 v2/modules/_styleguide.css.sass
smock-0.1.30 v2/modules/_styleguide.css.sass
smock-0.1.29 v2/modules/_styleguide.css.sass
smock-0.1.28 v2/modules/_styleguide.css.sass
smock-0.1.27 v2/modules/_styleguide.css.sass
smock-0.1.26 v2/modules/_styleguide.css.sass
smock-0.1.25 v2/modules/_styleguide.css.sass
smock-0.1.24 v2/modules/_styleguide.css.sass
smock-0.1.23 v2/modules/_styleguide.css.sass
smock-0.1.22 v2/modules/_styleguide.css.sass
smock-0.1.21 v2/modules/_styleguide.css.sass
smock-0.1.20 v2/modules/_styleguide.css.sass
smock-0.1.19 v2/modules/_styleguide.css.sass
smock-0.1.18 v2/modules/_styleguide.css.sass