Sha256: b9dd6b7c5f681e790ba5e0031a9188c5e23e6414e3a9dd842040c9c890bdde95

Contents?: true

Size: 1.19 KB

Versions: 116

Compression:

Stored size: 1.19 KB

Contents

.profile
  +space(margin-bottom)

.profile__bio
  h3
    font-weight: bold
  +font-size($first-font-size)

.profile__bio__caption
  margin: 0
  color: $gray
  span:before
    content: "•"
    padding: 5px

.profile__bio__text
  +space(max-height, 4)
  overflow: hidden

.profile__bio__text--expanded
  overflow: none
  margin-bottom: 0
  max-height: none

.read__more--expanded
  display: none
  margin: 0

.profile__review__quote
  +space(margin-top)
  +space(margin-left)
  +space(margin-right)

  text-align: center
  blockquote
    margin-left: 0

.profile__review__purchase-count
  +space(margin-left, 0.25)
  color: $gray

.profile__review__box
  +font-size($second-font-size)
  background: $gray-lightest2
  +space(padding, 2)
  position: relative

.profile__review__box--min-height
  +space(min-height, 10)

.profile__review__box:after, .profile__review__box:before
  top: 100%
  left: 50%
  border: solid transparent
  content: " "
  height: 0
  width: 0
  position: absolute
  pointer-events: none

.profile__review__box:after
  border-top-color: $gray-lightest2
  border-width: 7px
  margin-left: -7px

.profile__review__box:before
  border-top-color: $gray-lightest2
  border-width: 14px
  margin-left: -14px

Version data entries

116 entries across 116 versions & 1 rubygems

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