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

Commit 64911ab

Browse files
jean-alain-reThomasBurleson
authored andcommitted
fix(toolbar): apply the warn color, accent color
Closes #6447
1 parent 95fbb16 commit 64911ab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/toolbar/toolbar-theme.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ md-toolbar.md-THEME_NAME-theme:not(.md-menu-toolbar) {
66
color: '{{primary-contrast}}';
77
}
88

9-
.md-button:not(.md-raised) {
10-
color: '{{primary-contrast}}';
11-
}
12-
139
&.md-accent {
1410
background-color: '{{accent-color}}';
1511
color: '{{accent-contrast}}';

0 commit comments

Comments
 (0)