Sha256: 25cbed11b166f1fd5f60343f1e37005170428e30d37a9a95c029bd0832560d94

Contents?: true

Size: 1021 Bytes

Versions: 21

Compression:

Stored size: 1021 Bytes

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
    +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

21 entries across 21 versions & 1 rubygems

Version Path
smock-0.1.169 app/assets/stylesheets/includes/_images.sass
smock-0.1.168 app/assets/stylesheets/includes/_images.sass
smock-0.1.167 app/assets/stylesheets/includes/_images.sass
smock-0.1.166 app/assets/stylesheets/includes/_images.sass
smock-0.1.165 app/assets/stylesheets/includes/_images.sass
smock-0.1.164 app/assets/stylesheets/includes/_images.sass
smock-0.1.163 app/assets/stylesheets/includes/_images.sass
smock-0.1.162 app/assets/stylesheets/includes/_images.sass
smock-0.1.161 app/assets/stylesheets/includes/_images.sass
smock-0.1.160 app/assets/stylesheets/includes/_images.sass
smock-0.1.159 app/assets/stylesheets/includes/_images.sass
smock-0.1.158 app/assets/stylesheets/includes/_images.sass
smock-0.1.153 app/assets/stylesheets/includes/_images.sass
smock-0.1.152 app/assets/stylesheets/includes/_images.sass
smock-0.1.151 app/assets/stylesheets/includes/_images.sass
smock-0.1.150 app/assets/stylesheets/includes/_images.sass
smock-0.1.149 app/assets/stylesheets/includes/_images.sass
smock-0.1.148 app/assets/stylesheets/includes/_images.sass
smock-0.1.147 app/assets/stylesheets/includes/_images.sass
smock-0.1.146 app/assets/stylesheets/includes/_images.sass