Sha256: fb0141fa5ef265cbb3f1007d5bdd594da4c48c1107437bc843932ee718a04718
Contents?: true
Size: 782 Bytes
Versions: 4
Compression:
Stored size: 782 Bytes
Contents
@import "elements/**/*"; body * { font-family: "Open Sans" !important; font-weight: 400; font-size: 14px; } /* buttons: minor: добавим отступ между двумя кнопками */ fieldset.actions li.cancel { margin-left: 10px; } fieldset.inputs { label.label { color: #288feb; height: 4.4rem !important; display: inline-block; padding: 1rem 1.4rem; text-align: right; } } fieldset.choices { legend.label { border: none; label { color: #288feb; height: 4.4rem !important; display: inline-block; padding: 0 1.4rem; text-align: right; position: relative; font-weight: bold; } } } .breadcrumb { background-color: transparent !important; padding-left: 0 !important; }
Version data entries
4 entries across 4 versions & 1 rubygems