panel-default-theme.css 207 B

12345678
  1. /*!
  2. * AngularJS Material Design
  3. * https://github.com/angular/material
  4. * @license MIT
  5. * v1.1.8-master-aba7b2b
  6. */
  7. ._md-panel-backdrop.md-THEME_NAME-theme {
  8. background-color: '{{background-900-1.0}}'; }