Files
socketioMEANseed/www/bower_components/angular-material/modules/js/content/content-default-theme.css
arnaucode 112745d6fa init
2017-02-03 08:56:51 +01:00

10 lines
210 B
CSS

/*!
* 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}}'; }