Sha256: 814f3c2578e3bf495f80df0da3cc44fbdb41e239c09ed8cd1e449ca09c846d75
Contents?: true
Size: 998 Bytes
Versions: 1
Compression:
Stored size: 998 Bytes
Contents
.widget { &.widget_one_time { .widget_title { h2 { font-size: 16px; padding-bottom: 3px; } } } } .one_time_item { .one_time_description { padding: 17px 1% 8px 1%; i { line-height: 16px; } p { font-size: 20px; } } .one_time_discount { span { font-size: 14px; line-height: 38px; strong { width: 38px; height: 38px; font-size: 11px; } } .button { @include mobile-button('medium', $factor); max-width: 100%; width: 100%; } } } .many_time { .one_time_item { padding-bottom: 12px; .one_time_description { p { font-size: 15px; } i { font-size: 12px; } } .one_time_discount { padding-top: 10px; span { font-size: 15px; line-height: 15px; margin-top: 6px; } } } } .no_discounts { font-size: 18px; padding: 89px 0; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
translation_cms-0.1.5 | app/assets/stylesheets/cabinet/mobile/widgets/_one_time.scss |