mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 03:56:41 +01:00
11 lines
268 B
CSS
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}}'; }
|