-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentneeds: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding
Description
Bug, feature request, or proposal:
The .mat-toolbar.mat-primary style (for example) sets the text color to white. When adding an md-raised-button (no color) to the toolbar, the button text is invisible.
What is the expected behavior?
Visible text in the raised buttons.
What is the current behavior?
Invisible text in the raised buttons.
What are the steps to reproduce?
Create a md-toolbar with primary color background (default). Then, add a md-raised-button without [color] into it with containing some text. The text will not show up.
What is the use-case or motivation for changing an existing behavior?
The raised buttons should work even if embedded within a toolbar. They do not work unless a specific color (warn, primary, accent) is set.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 2, Angular Material 2 beta 5, Typescript (N/A), Browser (N/A)
Is there anything else we should know?
ocarreterom, Stexxen, tobiaseisenschenk, patrickmichalina, skyvory and 2 more
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentneeds: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding