Sha256: 6b1afe6cf1863c618c0be8e9990b32356d5b5c98f24b133f4183cf809a313abb
Contents?: true
Size: 1017 Bytes
Versions: 6
Compression:
Stored size: 1017 Bytes
Contents
body { background-color: #f5f5f5; } .form-inputs input, .form-inputs textarea { width: 100%; max-width: 622px; } .btn-right { float: right; } td.list-actions { text-align: right; } .form-signin { max-width: 300px; padding: 19px 29px 29px; margin: 0 auto 20px; background-color: #fff; border: 1px solid #e5e5e5; border-radius: 5px; box-shadow: 0 1px 2px rgba(0,0,0,.05); } .form-signin h2 { margin-bottom: 10px; } .form-signin input[type="text"], .form-signin input[type="password"] { font-size: 16px; height: auto; margin-bottom: 15px; padding: 7px 9px; } .box { padding: 19px 29px 29px; margin: 0 auto 20px; background-color: #fff; border: 1px solid #e5e5e5; border-radius: 5px; box-shadow: 0 1px 2px rgba(0,0,0,.05); } #attachments .attachment { float: left; position: relative; margin: 0 5px 5px 0; } #attachments .attachment a { position: absolute; top: 3px; right: 3px; display: none; } #attachments .attachment:hover a { display: block; }
Version data entries
6 entries across 6 versions & 1 rubygems