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.209 app/assets/stylesheets/modules/_profile.sass
smock-0.1.208 app/assets/stylesheets/modules/_profile.sass
smock-0.1.207 app/assets/stylesheets/modules/_profile.sass
smock-0.1.206 app/assets/stylesheets/modules/_profile.sass
smock-0.1.205 app/assets/stylesheets/modules/_profile.sass
smock-0.1.204 app/assets/stylesheets/modules/_profile.sass
smock-0.1.203 app/assets/stylesheets/modules/_profile.sass
smock-0.1.202 app/assets/stylesheets/modules/_profile.sass
smock-0.1.201 app/assets/stylesheets/modules/_profile.sass
smock-0.1.200 app/assets/stylesheets/modules/_profile.sass
smock-0.1.199 app/assets/stylesheets/modules/_profile.sass
smock-0.1.198 app/assets/stylesheets/modules/_profile.sass
smock-0.1.197 app/assets/stylesheets/modules/_profile.sass
smock-0.1.196 app/assets/stylesheets/modules/_profile.sass
smock-0.1.195 app/assets/stylesheets/modules/_profile.sass
smock-0.1.194 app/assets/stylesheets/modules/_profile.sass
smock-0.1.193 app/assets/stylesheets/modules/_profile.sass
smock-0.1.192 app/assets/stylesheets/modules/_profile.sass
smock-0.1.191 app/assets/stylesheets/modules/_profile.sass
smock-0.1.190 app/assets/stylesheets/modules/_profile.sass