Sha256: 1e28a84d67e0907f163553f0057d627c736d9789bb2cb007132c3dbb52e4e67d

Contents?: true

Size: 1007 Bytes

Versions: 3

Compression:

Stored size: 1007 Bytes

Contents

.image--blocked
  +space(margin-bottom)
  display: block

.avatar
  +space(max-height, 14)
.avatar__image
  border-radius: $border-radius
  max-width: 100%
  height: auto
  display: block

.banner
  +space(height, 9)
.banner__image
  max-width: 100%
  margin: 0 auto
  display: block

.avatar--medium--default
  +space(height, 6)
  +space(margin-bottom)
  text-align: center
  position: relative
  background-color: $gray-light
  border-radius: $border-radius
  p
    +typecsset-font-size($third-font-size)
    color: $white
    position: absolute
    width: 100%
    +space(top, 2)
    text-transform: uppercase

.avatar--medium
  +space(height, 7)

.avatar--small--default
  background-color: $gray-light
  height: 59px
  +space(margin-bottom)
  text-align: center
  position: relative
  border-radius: $border-radius
  p
    +typecsset-font-size($first-font-size)
    color: $white
    position: absolute
    width: 100%
    top: 20px
    text-transform: uppercase

.avatar--small
  +space(min-height, 3)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
smock-0.1.115 app/assets/stylesheets/includes/_images.sass
smock-0.1.114 app/assets/stylesheets/includes/_images.sass
smock-0.1.113 app/assets/stylesheets/includes/_images.sass