Files
commonroutesApp/www/lib/angular-material/modules/js/content/content-default-theme.css
2017-01-27 17:49:04 +01:00

10 lines
210 B
CSS

/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.1
*/
md-content.md-THEME_NAME-theme {
color: '{{foreground-1}}';
background-color: '{{background-default}}'; }