Sha256: 55d0dd8527aa1f24e4163679bb48932013f85dafda477e2b67787e56c5e2d577

Contents?: true

Size: 1.13 KB

Versions: 29

Compression:

Stored size: 1.13 KB

Contents

.image--blocked
  display: block

.image--max-width
  max-width: 100%
  height: auto
  display: inline-block
  vertical-align: middle

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

.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
    +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
    +font-size($first-font-size)
    color: $white
    position: absolute
    width: 100%
    top: 20px
    text-transform: uppercase

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

.avatar--smallest
  +space(height, 1)
  +space(width, 1)

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
smock-0.1.228 app/assets/stylesheets/includes/_images.sass
smock-0.1.227 app/assets/stylesheets/includes/_images.sass
smock-0.1.226 app/assets/stylesheets/includes/_images.sass
smock-0.1.225 app/assets/stylesheets/includes/_images.sass
smock-0.1.224 app/assets/stylesheets/includes/_images.sass
smock-0.1.9 app/assets/stylesheets/includes/_images.sass
smock-0.1.223 app/assets/stylesheets/includes/_images.sass
smock-0.1.222 app/assets/stylesheets/includes/_images.sass
smock-0.1.221 app/assets/stylesheets/includes/_images.sass
smock-0.1.220 app/assets/stylesheets/includes/_images.sass
smock-0.1.219 app/assets/stylesheets/includes/_images.sass
smock-0.1.218 app/assets/stylesheets/includes/_images.sass
smock-0.1.217 app/assets/stylesheets/includes/_images.sass
smock-0.1.216 app/assets/stylesheets/includes/_images.sass
smock-0.1.215 app/assets/stylesheets/includes/_images.sass
smock-0.1.214 app/assets/stylesheets/includes/_images.sass
smock-0.1.213 app/assets/stylesheets/includes/_images.sass
smock-0.1.212 app/assets/stylesheets/includes/_images.sass
smock-0.1.211 app/assets/stylesheets/includes/_images.sass
smock-0.1.210 app/assets/stylesheets/includes/_images.sass