Sha256: 88f66fd181938ae666acba5a9e1447f112aba683b57b7104a02083bf6c1604a9
Contents?: true
Size: 662 Bytes
Versions: 11
Compression:
Stored size: 662 Bytes
Contents
body.logged_out { .flash { position: fixed; } #active_admin_content { height: 100vh; width: 100%; display: inline-flex; } } #login { width: 400px; max-width: 95%; margin: auto; background-color: white; border-top: 3px solid $primary-color; box-shadow: 0 0 4px 0 rgba(0,0,0,.04); border-radius: 3px; padding: 30px; color: $text-color; h2 { text-align: center; } .label { display: inline-block; max-width: 100%; margin-bottom: 5px; } a { margin-top: 10px; display: inline-block; } .input_action { min-width: 50%; } input[type="submit"] { line-height: 43px; } }
Version data entries
11 entries across 11 versions & 1 rubygems