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.202 app/assets/stylesheets/modules/_addon.sass
smock-0.1.201 app/assets/stylesheets/modules/_addon.sass
smock-0.1.200 app/assets/stylesheets/modules/_addon.sass
smock-0.1.199 app/assets/stylesheets/modules/_addon.sass
smock-0.1.198 app/assets/stylesheets/modules/_addon.sass
smock-0.1.197 app/assets/stylesheets/modules/_addon.sass
smock-0.1.196 app/assets/stylesheets/modules/_addon.sass
smock-0.1.195 app/assets/stylesheets/modules/_addon.sass
smock-0.1.194 app/assets/stylesheets/modules/_addon.sass
smock-0.1.193 app/assets/stylesheets/modules/_addon.sass
smock-0.1.192 app/assets/stylesheets/modules/_addon.sass
smock-0.1.191 app/assets/stylesheets/modules/_addon.sass
smock-0.1.190 app/assets/stylesheets/modules/_addon.sass
smock-0.1.189 app/assets/stylesheets/modules/_addon.sass
smock-0.1.188 app/assets/stylesheets/modules/_addon.sass
smock-0.1.187 app/assets/stylesheets/modules/_addon.sass
smock-0.1.186 app/assets/stylesheets/modules/_addon.sass
smock-0.1.185 app/assets/stylesheets/modules/_addon.sass
smock-0.1.184 app/assets/stylesheets/modules/_addon.sass