Sha256: 86917e7bfa9fb3bb6a677fad415dde1869f4bef48334df02ade9f681df2ae97d
Contents?: true
Size: 806 Bytes
Versions: 5
Compression:
Stored size: 806 Bytes
Contents
.passReset-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; .title, .info{ @include span-columns(4); @include shift(5); @include pad(5px 10px); color: #fff; } .title, .label{ text-transform: uppercase; } #reset_password_form{ @include outer-container; } .passReset-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; } .passReset-actions{ @include span-columns(8); @include shift(4); @include pad(10px 0); } }
Version data entries
5 entries across 5 versions & 1 rubygems