Sha256: c9b8e924221c79e4196c4dc6513cff4239f310cb94f0aac9264b2c4c38f8a636

Contents?: true

Size: 530 Bytes

Versions: 1

Compression:

Stored size: 530 Bytes

Contents

.auth {
  background: transparent;
  margin: 7rem 0 4rem;
  padding: rem-calc(25);

  h2 {
    margin-bottom: rem-calc(26);
  }

  .alert-box {
    h2 {
      color: #fff;
    }
  }

  .button {
    background: #3a82be;
  }

  ul {
    list-style: none;
    margin-left: 0;

    li {
      &:only-child {
        line-height: rem-calc(51);
      }

      a {
        color: #3a82be;
        display: inline-block;
        margin-bottom: rem-calc(4);
      }
    }
  }

  .inline {
    ul {
      @extend .inline-list;
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
self_systeem-0.1.0 test/dummy_app/app/assets/stylesheets/devise/_sessions.scss