Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong style on selected time button. #31

Open
omar10594 opened this issue Nov 21, 2017 · 3 comments
Open

Wrong style on selected time button. #31

omar10594 opened this issue Nov 21, 2017 · 3 comments

Comments

@omar10594
Copy link

Using a different theme than the default, the button background color is from the default theme.
screen shot 2017-11-21 at 2 08 57 pm
Using a different theme as default, the button doesn't have background color:
screen shot 2017-11-21 at 2 10 33 pm

Codepen: https://codepen.io/omar10594/pen/WXzzXb

@dpoetzsch
Copy link
Owner

I see the problem in the first screenshot and can reproduce it in codepen. What is that second screenshot about?

@omar10594
Copy link
Author

On codepen, uncomment the line 25
//$mdThemingProvider.setDefaultTheme('alt-theme');

And, when select a time, the button doesn't have background, looks like a flat button instead of a raised button.

@dpoetzsch
Copy link
Owner

I see the problem now.

Would you be willing to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants