summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular-material/modules/closure/backdrop/backdrop-default-theme.css
blob: 0e5602224acce7502ce12fe74af26a02567b7f57 (plain)
1
2
3
4
5
6
7
8
9
10
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-backdrop {
  background-color: '{{background-900-0.0}}'; }
  md-backdrop.md-opaque.md-THEME_NAME-theme {
    background-color: '{{background-900-1.0}}'; }