Sha256: 6a8ac036f93124c24fff415c4903783da41c3feadd0644fc9d9edb6dab483a3b
Contents?: true
Size: 571 Bytes
Versions: 43
Compression:
Stored size: 571 Bytes
Contents
.sales-item { border: 1px solid $gray-light; font-size: 1.0em; @include border-radius(3px); .strike { opacity: 0.8; } .sales-header { padding: 5px; background-color: $gray-lighter; border-bottom: 1px solid $gray-light; } .sales-header-highlighted { padding: 5px; background-color: #e3f1ff !important; border-bottom: 1px solid $gray-light; } .sales-body { padding-top: 10px; height: 250px; } .sales-body-highlight { padding-top: 10px; height: 280px; } .sales-footer { padding-bottom: 10px; } }
Version data entries
43 entries across 43 versions & 1 rubygems