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.246 app/assets/stylesheets/modules/_profile.sass
smock-0.1.245 app/assets/stylesheets/modules/_profile.sass
smock-0.1.244 app/assets/stylesheets/modules/_profile.sass
smock-0.1.243 app/assets/stylesheets/modules/_profile.sass
smock-0.1.242 app/assets/stylesheets/modules/_profile.sass
smock-0.1.241 app/assets/stylesheets/modules/_profile.sass
smock-0.1.240 app/assets/stylesheets/modules/_profile.sass
smock-0.1.239 app/assets/stylesheets/modules/_profile.sass
smock-0.1.2 app/assets/stylesheets/modules/_profile.sass
smock-0.1.1 app/assets/stylesheets/modules/_profile.sass
smock-0.1.238 app/assets/stylesheets/modules/_profile.sass
smock-0.1.237 app/assets/stylesheets/modules/_profile.sass
smock-0.1.236 app/assets/stylesheets/modules/_profile.sass
smock-0.1.235 app/assets/stylesheets/modules/_profile.sass
smock-0.1.234 app/assets/stylesheets/modules/_profile.sass
smock-0.1.233 app/assets/stylesheets/modules/_profile.sass
smock-0.1.232 app/assets/stylesheets/modules/_profile.sass
smock-0.1.231 app/assets/stylesheets/modules/_profile.sass
smock-0.1.230 app/assets/stylesheets/modules/_profile.sass
smock-0.1.229 app/assets/stylesheets/modules/_profile.sass