1036170350808d5762293243a1a0918344f73592
[vnfsdk/refrepo.git] /
1 /*!
2  * Angular Material Design
3  * https://github.com/angular/material
4  * @license MIT
5  * v1.1.3
6  */
7 md-nav-bar.md-THEME_NAME-theme .md-nav-bar {
8   background-color: transparent;
9   border-color: '{{foreground-4}}'; }
10
11 md-nav-bar.md-THEME_NAME-theme .md-button._md-nav-button.md-unselected {
12   color: '{{foreground-2}}'; }
13
14 md-nav-bar.md-THEME_NAME-theme md-nav-ink-bar {
15   color: '{{accent-color}}';
16   background: '{{accent-color}}'; }