Sha256: 7b09a5dc928bb106071e2f7dbccae75c24b00c63e14e4c90a32c73adc1b36c66

Contents?: true

Size: 891 Bytes

Versions: 3

Compression:

Stored size: 891 Bytes

Contents

.avatar-caption
  +font-size($first-font-size)
  clear: both
.avatar-caption__main
  margin: 0
.avatar-caption__secondary
  margin: 0
  color: $gray
  width: 100%
  text-overflow: ellipsis
  overflow: hidden
  +font-size($base-font-size)

//this needs to be fixed, or removed.
.avatar-caption__2of12col-image
  +space(padding-top, 0.6)

.caption__secondary
  margin: 0
  color: $gray
  span
    +space(margin-left, 0.5)

.separator
  +top-horizontal-rule(2)

.online_status--online
  display: inline-block
  +space(width, 0.72)
  +space(height)
  float: left
  i
    display: block
    background-repeat: no-repeat
    background-size: contain
    +space(width, 0.5)
    +space(height, 0.5)
    +space(margin-top, 0.25)

.online_status--online--large
  +space(height, 2)
  i
    +space(margin-top, 0.75)

.online_status--offline
  display: none

.online_status__link--online
  color: $green

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
smock-0.1.150 app/assets/stylesheets/includes/_molecules.sass
smock-0.1.149 app/assets/stylesheets/includes/_molecules.sass
smock-0.1.148 app/assets/stylesheets/includes/_molecules.sass