Sha256: 6f6ff4f727525c4ae0c8e3a2f3c877d256bb036fd701ed48d40cbf9167517dd6

Contents?: true

Size: 874 Bytes

Versions: 60

Compression:

Stored size: 874 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-wrapper{
    @include outer-container;

    .title, .info{
      @include span-columns(8);
      @include shift(4);
      @include pad(5px 0);
      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

60 entries across 60 versions & 1 rubygems

Version Path
waterfall_bourbon_neat_rails-2.0.2.1 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.2 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.9.1 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.9 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.8 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.7 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.6 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.5 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.4 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.3 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.2 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.1.1 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.0.10 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.0.9 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.0.8 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.0.7 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.0.6 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.0.5 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.0.4 app/assets/stylesheets/custom/components/forms/_pass_reset.scss
waterfall_bourbon_neat_rails-2.0.0.3 app/assets/stylesheets/custom/components/forms/_pass_reset.scss