Sha256: 1b2acf84311c88e164eaeb122567d050880c082f163d1c45cbc385396c0e157d
Contents?: true
Size: 832 Bytes
Versions: 61
Compression:
Stored size: 832 Bytes
Contents
.login-wrapper{ @include row; @include pad(10px 0 0 0); margin-top: 50px; background: image-url('home-tile-bg.gif') repeat scroll left top #0057A7; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.46); background-repeat: round; #new_user{ @include outer-container; } .login-inputs{ @include span-columns(8); @include shift(4); @include pad(20px); background-color: $light_grey_op; box-shadow: 0 0 25px 1px #00154B; color: $medium_grey; border-radius: 5px; } .login-actions{ @include span-columns(8); @include shift(4); @include pad(10px 0); } .error-wrapper{ @include span-columns(5 of 8); height: 30px; color: $font_error_color; .error{ height: 100%; width:100%; } } .forgotPass-link{ @include span-columns(3 of 8); text-transform: uppercase; } }
Version data entries
61 entries across 61 versions & 1 rubygems