maestrano/mno-enterprise-angular

View on GitHub
src/app/components/mno-without-organisation/mno-without-organisation.less

Summary

Maintainability
Test Coverage
mno-without-organisation {
  .well {
    background-color: @without-organisation-well-bg;
    color: @without-organisation-text-color;

    h2 {
      margin-top: 0;
    }
  }
}