Sha256: 4e934a5d000a6128fb9d73dc602f388d22d6f7fe0bc7b876ef45c2b753a359cf
Contents?: true
Size: 694 Bytes
Versions: 6
Compression:
Stored size: 694 Bytes
Contents
.label { display: inline-block; margin-bottom: 5px; } .input { margin-bottom: 20px; } #active_admin_content { .formtastic { li { list-style: none; } 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