Sha256: 3c30d66d0a7ef3b5045acc5f7a85d8def2aa6bdc2c1c198d4ce5017bfe0dd605
Contents?: true
Size: 911 Bytes
Versions: 8
Compression:
Stored size: 911 Bytes
Contents
#cama_checkout_view{ .stepwizard-step p { margin-top: 10px; } .stepwizard-row { display: table-row; } .stepwizard { display: table; width: 100%; position: relative; margin-bottom: 20px; margin-top: 20px; } .stepwizard-step button[disabled] { opacity: 1 !important; filter: alpha(opacity=100) !important; } .stepwizard-row:before { top: 14px; bottom: 0; position: absolute; content: " "; width: 100%; height: 1px; background-color: #ccc; z-order: 0; } .stepwizard-step { display: table-cell; text-align: center; position: relative; } .btn-circle { width: 30px; height: 30px; text-align: center; padding: 6px 0; font-size: 12px; line-height: 1.428571429; border-radius: 15px; } } @media all and (min-width: 760px){ #cama_checkout_view .stepwizard{ width: 50% !important; } }
Version data entries
8 entries across 8 versions & 1 rubygems