summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-material/modules/js/sidenav/sidenav-default-theme.css
blob: b625e2ab9741c98daf91d40442a6e92f6576eb37 (plain)
1
2
3
4
5
6
7
8
9
/*!
 * 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-sidenav.md-THEME_NAME-theme {
  background-color: '{{background-color}}'; }