mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-02-11 08:48:11 +01:00
6 lines
No EOL
469 B
CSS
6 lines
No EOL
469 B
CSS
/*!
|
|
* Angular Material Design
|
|
* https://github.com/angular/material
|
|
* @license MIT
|
|
* v0.7.0-rc3
|
|
*/md-toast.md-THEME_NAME-theme{background-color:'{{foreground-1}}';color:'{{background-50}}'}md-toast.md-THEME_NAME-theme .md-button{color:'{{background-50}}'}md-toast.md-THEME_NAME-theme .md-action{color:'{{primary-A200}}'}md-toast.md-THEME_NAME-theme .md-action.md-accent{color:'{{accent-A200}}'}md-toast.md-THEME_NAME-theme .md-action.md-warn{color:'{{warn-A200}}'} |