Sha256: f8f033a08563df56c26ae615bdc26262927b336f53b9f151c0ec28c4b8896508
Contents?: true
Size: 753 Bytes
Versions: 5
Compression:
Stored size: 753 Bytes
Contents
#devise { padding-top: 40px; padding-bottom: 40px; background-color: #f5f5f5; .page-header { margin: 0; border: 0; } .container { max-width: 376px; margin: 0 auto 20px; } .box { padding: 20px 30px; background-color: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05); box-shadow: 0 1px 2px rgba(0,0,0,.05); } .links { padding: 19px 29px 19px; ul { margin: 0; list-style: none; } } input[type=text], input[type=password], input[type=email] { width: 300px; } }
Version data entries
5 entries across 5 versions & 1 rubygems