Sha256: f316cc34837afab2a9b3a6efa7a706a3bcbce0973cc9f82102340018a520fbd8
Contents?: true
Size: 959 Bytes
Versions: 3
Compression:
Stored size: 959 Bytes
Contents
.r-order { margin: 0 auto; max-width: 940px; h3 { margin: 0px; } p { margin: 0px; padding: 20px 20px; } label { font-weight: bold; } table { width: 100%; margin-bottom: 18px; border-collapse: collapse; border-spacing: 0; vertical-align: middle; tr:nth-child(odd) { td { background-color: #F9F9F9; } } th, td { padding: 8px; line-height: 18px; text-align: left; } thead { tr { th { border-top: 0; font-weight: bold; vertical-align: bottom; padding-top: 20px; padding-left: 20px; } } } tbody { tr { td { padding-left: 20px; border-top: 1px solid #DDD; vertical-align: top; } td.price { width: 80px; } td.quantity { width: 100px; } td.subtotal { width: 80px; } } } tfoot { display: none; } } }
Version data entries
3 entries across 3 versions & 1 rubygems