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

fix(css): ion-item-background > ion-item-background-color #15101

Merged

Conversation

adamlacombe
Copy link
Contributor

Short description of what this resolves:

I might be mistaken, but I believe the card and item components were referencing --ion-item-background instead of --ion-item-background-color.

Changes proposed in this pull request:

  • item.ios.scss: --ion-item-background > --ion-item-background-color
  • item.md.scss: --ion-item-background > --ion-item-background-color
  • card.ios.scss: --ion-item-background > --ion-item-background-color
  • card.md.scss: --ion-item-background > --ion-item-background-color

Ionic Version: 1.x / 2.x / 3.x / 4.x
4.x

@ionitron-bot ionitron-bot bot added the package: core @ionic/core package label Aug 8, 2018
@manucorporat manucorporat merged commit e3010e1 into ionic-team:master Aug 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants