Sha256: 712f0a025fa31abe87bdb706558256f9e0aaf8fc4c0364bee35667ebce8a3246
Contents?: true
Size: 1.53 KB
Versions: 7
Compression:
Stored size: 1.53 KB
Contents
@media screen and #{breakpoint(small only)}{ .page-steps h3{ color: $slate; font-style: italic; font-size: $base-font-size; margin: $base-margin*2 0 0; text-align: right; } input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea{ margin: 0 0 0.5em 0; margin: 0 0 0.5rem 0; } label.inline{ margin: 0; } h4{ margin-top: $base-margin*6; } .membership-card-radio, .membership-card-radio-plus-primary, .membership-card-label{ width: 100%; margin-left: 0; margin-right: 0; } .cart-totals{ text-align: left; } footer{ margin-top: $base-margin*4; } %white-trans{ background-color: rgba(255,255,255,0.8); } %inputs-thirds{ max-width: 100%; float: none; margin: $base-margin*2 0; } .credit-card-year{ margin-left: 0; } .outer-quicklink-box:first-child:nth-last-child(4), .outer-quicklink-box:first-child:nth-last-child(4) ~ div, .outer-quicklink-box:first-child:nth-last-child(3), .outer-quicklink-box:first-child:nth-last-child(3) ~ div, .outer-quicklink-box:first-child:nth-last-child(3) ~ li, .outer-quicklink-box:first-child:nth-last-child(1){ width: 48.5%; margin-top: 1.5%; } .hour, .minute{ margin: $base-margin*2 0; } }
Version data entries
7 entries across 7 versions & 1 rubygems