summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/angular-material/modules/closure/tooltip/tooltip-default-theme.css
blob: 160eb70235e36bad669c232c793b0acf2070ba27 (plain)
1
2
3
4
5
6
7
8
9
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.3
 */
.md-panel.md-tooltip.md-THEME_NAME-theme {
  color: '{{background-700-contrast}}';
  background-color: '{{background-700}}'; }