Sha256: bc6190d0407c1050a4fc11b19b1f901e452c12a5ba290354d4640f16e3d98894
Contents?: true
Size: 862 Bytes
Versions: 8
Compression:
Stored size: 862 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; } ol.choices-group { z-index: 1 !important; position: relative !important; }
Version data entries
8 entries across 8 versions & 1 rubygems