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

11 lines
268 B
CSS

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