Sha256: 7ce518569726fe6aa1f6f7b526e876edbfa6d8a22acb660e428f85e4d2da6e40
Contents?: true
Size: 828 Bytes
Versions: 46
Compression:
Stored size: 828 Bytes
Contents
&.logged_out { background: #e8e9ea; #content_wrapper{ width: 500px; margin: 70px auto; #active_admin_content { @include shadow; background: #fff; padding: 13px 30px; } } h2 { @include section-header; @include primary-gradient; @include text-shadow(#000); box-shadow: 0 1px 3px rgba(0,0,0,0.3); border: none; color: #fff; margin: -13px -30px 20px -30px; } #login { /* Login Form */ form { fieldset { @include no-shadow; background: none; padding: 0; li { padding: 10px 0; } input[type=text], input[type=email], input[type=password] { width: 70%; } &.buttons { margin-left: 20%; } margin-bottom: 0; } } a { float: right; margin-top: -32px; } } }
Version data entries
46 entries across 46 versions & 2 rubygems