Sha256: 0a26844a932da166bc6b36c5b057b40f452f4b256ec7e50a00b1c20a9492a3b1

Contents?: true

Size: 1.32 KB

Versions: 40

Compression:

Stored size: 1.32 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--testimonial--small--default
  +space(width, 2)
  +space(height, 2)
  +space(margin-right, 0.5)
  background: $gray-light
  text-transform: capitalize
  border-radius: $border-radius

.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

40 entries across 40 versions & 1 rubygems

Version Path
smock-0.1.268 app/assets/stylesheets/includes/_images.sass
smock-0.1.267 app/assets/stylesheets/includes/_images.sass
smock-0.1.266 app/assets/stylesheets/includes/_images.sass
smock-0.1.265 app/assets/stylesheets/includes/_images.sass
smock-0.1.264 app/assets/stylesheets/includes/_images.sass
smock-0.1.263 app/assets/stylesheets/includes/_images.sass
smock-0.1.262 app/assets/stylesheets/includes/_images.sass
smock-0.1.261 app/assets/stylesheets/includes/_images.sass
smock-0.1.260 app/assets/stylesheets/includes/_images.sass
smock-0.1.259 app/assets/stylesheets/includes/_images.sass
smock-0.1.258 app/assets/stylesheets/includes/_images.sass
smock-0.1.256 app/assets/stylesheets/includes/_images.sass
smock-0.1.255 app/assets/stylesheets/includes/_images.sass
smock-0.1.254 app/assets/stylesheets/includes/_images.sass
smock-0.1.253 app/assets/stylesheets/includes/_images.sass
smock-0.1.252 app/assets/stylesheets/includes/_images.sass
smock-0.1.251 app/assets/stylesheets/includes/_images.sass
smock-0.1.250 app/assets/stylesheets/includes/_images.sass
smock-0.1.249 app/assets/stylesheets/includes/_images.sass
smock-0.1.247 app/assets/stylesheets/includes/_images.sass