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.189 app/assets/stylesheets/modules/_profile.sass
smock-0.1.188 app/assets/stylesheets/modules/_profile.sass
smock-0.1.187 app/assets/stylesheets/modules/_profile.sass
smock-0.1.186 app/assets/stylesheets/modules/_profile.sass
smock-0.1.185 app/assets/stylesheets/modules/_profile.sass
smock-0.1.184 app/assets/stylesheets/modules/_profile.sass
smock-0.1.182 app/assets/stylesheets/modules/_profile.sass
smock-0.1.181 app/assets/stylesheets/modules/_profile.sass
smock-0.1.180 app/assets/stylesheets/modules/_profile.sass
smock-0.1.179 app/assets/stylesheets/modules/_profile.sass
smock-0.1.178 app/assets/stylesheets/modules/_profile.sass
smock-0.1.177 app/assets/stylesheets/modules/_profile.sass
smock-0.1.176 app/assets/stylesheets/modules/_profile.sass
smock-0.1.175 app/assets/stylesheets/modules/_profile.sass
smock-0.1.170 app/assets/stylesheets/modules/_profile.sass
smock-0.1.169 app/assets/stylesheets/modules/_profile.sass
smock-0.1.168 app/assets/stylesheets/modules/_profile.sass
smock-0.1.167 app/assets/stylesheets/modules/_profile.sass
smock-0.1.166 app/assets/stylesheets/modules/_profile.sass
smock-0.1.165 app/assets/stylesheets/modules/_profile.sass