aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/common/thirdparty/angular-material/modules/js/content/content-default-theme.css
blob: 9ae64bcbcfcdb8a420ce3f6d87067031dcb9e028 (plain)
1
2
3
4
5
6
7
8
9
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
md-content.md-THEME_NAME-theme {
  color: '{{foreground-1}}';
  background-color: '{{background-default}}'; }