md-pickers icon indicating copy to clipboard operation
md-pickers copied to clipboard

Wrong style on selected time button.

Open omar10594 opened this issue 7 years ago • 3 comments

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

omar10594 avatar Nov 21 '17 22:11 omar10594

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

dpoetzsch avatar Nov 23 '17 14:11 dpoetzsch

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.

omar10594 avatar Nov 23 '17 18:11 omar10594

I see the problem now.

Would you be willing to fix this?

dpoetzsch avatar Nov 25 '17 17:11 dpoetzsch