summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-material/modules/js/tooltip/tooltip-default-theme.css
blob: 23d24c17dfbd52ac120ca3b72bd1c4ac07c5ac5b (plain)
1
2
3
4
5
6
7
8
9
10
11
/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v0.9.8
 */
/* mixin definition ; sets LTR and RTL within the same style call */
md-tooltip.md-THEME_NAME-theme {
  color: '{{background-A100}}'; }
  md-tooltip.md-THEME_NAME-theme .md-background {
    background-color: '{{foreground-2}}'; }