Sha256: 8009c4f56a8e3141c17735bf8f47c4750f3d8d946f516352c6b5515b3228d0e2

Contents?: true

Size: 1.02 KB

Versions: 25

Compression:

Stored size: 1.02 KB

Contents

.image--blocked
  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)

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

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
smock-0.1.144 app/assets/stylesheets/includes/_images.sass
smock-0.1.143 app/assets/stylesheets/includes/_images.sass
smock-0.1.142 app/assets/stylesheets/includes/_images.sass
smock-0.1.141 app/assets/stylesheets/includes/_images.sass
smock-0.1.140 app/assets/stylesheets/includes/_images.sass
smock-0.1.139 app/assets/stylesheets/includes/_images.sass
smock-0.1.138 app/assets/stylesheets/includes/_images.sass
smock-0.1.137 app/assets/stylesheets/includes/_images.sass
smock-0.1.136 app/assets/stylesheets/includes/_images.sass
smock-0.1.135 app/assets/stylesheets/includes/_images.sass
smock-0.1.134 app/assets/stylesheets/includes/_images.sass
smock-0.1.133 app/assets/stylesheets/includes/_images.sass
smock-0.1.132 app/assets/stylesheets/includes/_images.sass
smock-0.1.131 app/assets/stylesheets/includes/_images.sass
smock-0.1.130 app/assets/stylesheets/includes/_images.sass
smock-0.1.129 app/assets/stylesheets/includes/_images.sass
smock-0.1.128 app/assets/stylesheets/includes/_images.sass
smock-0.1.126 app/assets/stylesheets/includes/_images.sass
smock-0.1.125 app/assets/stylesheets/includes/_images.sass
smock-0.1.124 app/assets/stylesheets/includes/_images.sass