Sha256: f964b3499a5b1df00d9b3b372cc146572e969b3526b87346cd0e65eb7027534c

Contents?: true

Size: 392 Bytes

Versions: 30

Compression:

Stored size: 392 Bytes

Contents

.alert {
  &.alert-error {
    background-color:@brand-danger;
    color:white;
  }

  &.alert-error {
    ul {
      font-weight:300;
      li {
        color:white;
      }
    }
  }

  .btn {
    color: #abc4c6;
    background-color: #17262d;
  }

  .btn:hover {
    color: #abc4c6;
    background-color: #20343e;
  }

  .btn:focus {
    color: white;
    background-color: #101b20;
  }
}

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
mno-enterprise-frontend-3.4.0 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.3.3 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.3.2 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.2.1 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.3.1 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.3.0 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.2.0 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.1.4 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.0.7 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-2.0.9 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.1.3 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.0.6 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-2.0.8 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.1.2 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.0.5 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-2.0.7 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-2.0.6 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-2.0.5 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.1.1 app/assets/stylesheets/mno_enterprise/custom/alert.less
mno-enterprise-frontend-3.0.4 app/assets/stylesheets/mno_enterprise/custom/alert.less