Sha256: b983e4b39464a5c4851198c1f2f51e19bf6a52898b82ab119ed2c4115dabaff1
Contents?: true
Size: 643 Bytes
Versions: 3
Compression:
Stored size: 643 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); } .forgot-password{ @include row; text-transform: uppercase; } }
Version data entries
3 entries across 3 versions & 1 rubygems