Sha256: 929af7dee4ca2dd0be042122af90a4b552e386a66f3569c32c5e2992461a3ee2

Contents?: true

Size: 832 Bytes

Versions: 25

Compression:

Stored size: 832 Bytes

Contents

.addons
  box-shadow: 0 0 0 1px $border-color
  +space(padding, 0.5)

body .addon__card__titlebar--no-hover:hover
  background-color: transparent
  cursor: default

.addon__card__titlebar:hover
  background-color: $border-color

.addon__card__titlebar
  cursor: pointer
  +space(line-height, 2)
  +space(height, 2)
  +user-select(none)
  +space(padding-left, 0.5)
  width: 100%
  cursor: pointer
  font-weight: normal

.addon__card__price
  float: right
  +space(width, 2.5)
  text-align: center
  +space(line-height)
  +space(margin-top, 0.5)
  font-weight: bold

.addon__card__content
  clear: both
  +space(padding-bottom, 0.5)
  +space(margin-left, 1.5)
  +space(margin-right, 2.5)

.addon__card
  box-shadow: 0 1px 0 0 $border-color

.addon__card:last-child
  box-shadow: none

.addon__card__content--expanded
  display: block

Version data entries

25 entries across 25 versions & 1 rubygems

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