Sha256: 2a4afd3a9b354cd4a08455b2ab73cbef29a3cbe7d45947c03124b55b77af0a9b

Contents?: true

Size: 696 Bytes

Versions: 2

Compression:

Stored size: 696 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
  i
    display: inline-block
    background-repeat: no-repeat
    +space(width, 0.5)
    +space(height, 0.5)
    +space(margin-top, 0.125)
    +space(background-size, 0.5)

.online_status--offline
  display: none

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
smock-0.1.146 app/assets/stylesheets/includes/_molecules.sass
smock-0.1.145 app/assets/stylesheets/includes/_molecules.sass