mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 12:06:50 +01:00
11 lines
263 B
CSS
11 lines
263 B
CSS
/*!
|
|
* Angular Material Design
|
|
* https://github.com/angular/material
|
|
* @license MIT
|
|
* v1.1.1
|
|
*/
|
|
.md-panel {
|
|
background-color: '{{background-900-0.0}}'; }
|
|
.md-panel._md-panel-backdrop.md-THEME_NAME-theme {
|
|
background-color: '{{background-900-1.0}}'; }
|