summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-material/modules/js/content/content-default-theme.css
blob: 3b7b4dca52d176b1f9a51b565e5972c59aa53778 (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-content.md-THEME_NAME-theme {
  background-color: '{{background-color}}'; }