Sha256: c9b23cf1b7a4d3b075bb06bd6c16abb56313e3136baa7a0745160fbdb58ebef2
Contents?: true
Size: 833 Bytes
Versions: 60
Compression:
Stored size: 833 Bytes
Contents
.forgotPass-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-wrapper{ @include outer-container; .title{ @include span-columns(8); @include shift(4); @include pad(10px 0); color: #fff; text-transform: uppercase; } } #new_user{ @include outer-container; } .forgotPass-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; } .forgotPass-actions{ @include span-columns(8); @include shift(4); @include pad(10px 0); } }
Version data entries
60 entries across 60 versions & 1 rubygems