Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
fix(toolbar): apply the warn color, accent color
Browse files Browse the repository at this point in the history
  Closes #6447
  • Loading branch information
jean-alain-re authored and ThomasBurleson committed Jan 28, 2016
1 parent 95fbb16 commit 64911ab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/toolbar/toolbar-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ md-toolbar.md-THEME_NAME-theme:not(.md-menu-toolbar) {
color: '{{primary-contrast}}';
}

.md-button:not(.md-raised) {
color: '{{primary-contrast}}';
}

&.md-accent {
background-color: '{{accent-color}}';
color: '{{accent-contrast}}';
Expand Down

0 comments on commit 64911ab

Please sign in to comment.