summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-material/modules/closure/backdrop/backdrop-default-theme.css
blob: 6177ae7504857e9b706fea9ae1fd784080c143dc (plain)
1
2
3
4
5
6
7
8
9
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v0.9.8
 */
/* mixin definition ; sets LTR and RTL within the same style call */
md-backdrop.md-opaque.md-THEME_NAME-theme {
  background-color: '{{foreground-4-0.5}}'; }