Sha256: 2a72e1a72363489d5ffabf2135fabf2e524fba32c428f3000576e14fb66bbe13

Contents?: true

Size: 735 Bytes

Versions: 59

Compression:

Stored size: 735 Bytes

Contents

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

.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)
  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

59 entries across 59 versions & 1 rubygems

Version Path
smock-0.1.239 app/assets/stylesheets/modules/_addon.sass
smock-0.1.2 app/assets/stylesheets/modules/_addon.sass
smock-0.1.1 app/assets/stylesheets/modules/_addon.sass
smock-0.1.238 app/assets/stylesheets/modules/_addon.sass
smock-0.1.237 app/assets/stylesheets/modules/_addon.sass
smock-0.1.236 app/assets/stylesheets/modules/_addon.sass
smock-0.1.235 app/assets/stylesheets/modules/_addon.sass
smock-0.1.234 app/assets/stylesheets/modules/_addon.sass
smock-0.1.233 app/assets/stylesheets/modules/_addon.sass
smock-0.1.232 app/assets/stylesheets/modules/_addon.sass
smock-0.1.231 app/assets/stylesheets/modules/_addon.sass
smock-0.1.230 app/assets/stylesheets/modules/_addon.sass
smock-0.1.229 app/assets/stylesheets/modules/_addon.sass
smock-0.1.228 app/assets/stylesheets/modules/_addon.sass
smock-0.1.227 app/assets/stylesheets/modules/_addon.sass
smock-0.1.226 app/assets/stylesheets/modules/_addon.sass
smock-0.1.225 app/assets/stylesheets/modules/_addon.sass
smock-0.1.224 app/assets/stylesheets/modules/_addon.sass
smock-0.1.9 app/assets/stylesheets/modules/_addon.sass
smock-0.1.223 app/assets/stylesheets/modules/_addon.sass