Sha256: 4b6df304b772a8dbdb62f141c5ca755a9a057b342e810b1f1b4f6e1927d4e2eb
Contents?: true
Size: 627 Bytes
Versions: 23
Compression:
Stored size: 627 Bytes
Contents
.leadModal-wrapper{ width: 600px; ul{ display: table; zoom: 1; } li{ float: left; width: 290px; margin: 3px; .required-fields{ @include pad(20px 0 0 10px) } } li input{ width: 100%; } .error{ border: 2px solid red; background: rgba(255, 181, 181, 0.498039); } li input[name='lead[weight]']{ @include pad(0 0 0 5px); height: 40px; float: left; width: 80%; } .weight_unit{ float: left; line-height: 40px; margin-left: 5px; } li select{ -webkit-appearance: none; width: 100%; height: 40px; padding: 6px; } .controls{ margin-top: 20px; display: table; } }
Version data entries
23 entries across 23 versions & 1 rubygems