Sha256: e25c87a06d0f5c2596370e869f55769cf9d413e050bd86bbdf55e4df433ea7bb
Contents?: true
Size: 978 Bytes
Versions: 1
Compression:
Stored size: 978 Bytes
Contents
body.logged_in { &.new, &.edit, &.create, &.update { .formtastic legend { font-weight: normal!important; } .input { .label { width: 25%; float: left; height: 25px; text-align: left; padding-right: 20px; margin: auto 0; } input { width: 50%; &[type='radio'] { width: auto; } } select { min-width: 50%; height: 30px; } .fragment { margin-right: 10px; label { padding-right: 5px; } select { min-width: auto; } } &.boolean { margin-left: 25%; input { width: auto; } } li.fragment { display: inline; } li.choice { margin-left: 25%; } .inline-errors { padding-left: 25%; } } .actions { padding-left: 25%; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arctic_admin-1.2.5 | app/assets/stylesheets/pages/_form.scss |