Sha256: 08183dc0c143ad1b1543f581200450d0af3319953cebe81aad74e56f4f74bb1a
Contents?: true
Size: 649 Bytes
Versions: 6
Compression:
Stored size: 649 Bytes
Contents
.label { display: inline-block; margin-bottom: 5px; } .input { margin-bottom: 20px; } #active_admin_content { .formtastic { legend { margin-bottom: 20px; font-weight: bold; } .field_with_errors { input { border-color: $error; } } .inline-errors { color: $error; margin-top: 5px; margin-bottom: 20px; font-size: 14px; } .actions { .action { display: inline-block; margin-right: 10px; input[type="submit"] { line-height: 43px; } } .cancel { display: inline-block; } } } }
Version data entries
6 entries across 6 versions & 1 rubygems