Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

md-date-picker no longer transparent #7502

Closed
whittssg opened this issue Mar 10, 2016 · 1 comment
Closed

md-date-picker no longer transparent #7502

whittssg opened this issue Mar 10, 2016 · 1 comment
Assignees
Labels
P0: critical Critical issues that must be addressed immediately. pr: merge ready This PR is ready for a caretaker to review ui: CSS
Milestone

Comments

@whittssg
Copy link

My datapicker used to be transparent (i have it in a card that has a white background):

image

No it has a slight grey color to it..

@whittssg whittssg changed the title md-date-picker no long transparent md-date-picker no longer transparent Mar 10, 2016
@topherfangio
Copy link
Contributor

Good catch; you can't see the issue in our demos because the grey color matches the new body background. Changing the demo background to white makes this easily visible.

@topherfangio topherfangio added the P0: critical Critical issues that must be addressed immediately. label Mar 10, 2016
@topherfangio topherfangio added this to the 1.1.0 milestone Mar 10, 2016
crisbeto added a commit to crisbeto/material that referenced this issue Mar 16, 2016
Switches to an inherited background color to ensure that the element always blends in with the background, independent of the theme.
Also removes a color from the theme that was being overwritten by the base styles.

Closes angular#7502.
crisbeto added a commit to crisbeto/material that referenced this issue Mar 16, 2016
Switches to an inherited background color to ensure that the element always blends in with the background, independent of the theme.
Also removes a color from the theme that was being overwritten by the base styles.

Closes angular#7502.
@crisbeto crisbeto added the pr: merge ready This PR is ready for a caretaker to review label Mar 21, 2016
crisbeto added a commit to crisbeto/material that referenced this issue Mar 22, 2016
* Makes the datepicker component transparent so it always blends in with it's parent.
* Prevents the content around a datepicker from jumping when it gets opened.

Closes angular#7502.
crisbeto added a commit to crisbeto/material that referenced this issue Mar 22, 2016
* Makes the datepicker component transparent so it always blends in with it's parent.
* Prevents the content around a datepicker from jumping when it gets opened.

Closes angular#7502.
gmoothart pushed a commit to gmoothart/material that referenced this issue Apr 5, 2016
* Makes the datepicker component transparent so it always blends in with it's parent.
* Prevents the content around a datepicker from jumping when it gets opened.

Closes angular#7502. Closes angular#7603
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P0: critical Critical issues that must be addressed immediately. pr: merge ready This PR is ready for a caretaker to review ui: CSS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants