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

Refractored css into js for raised-buttons #417

Merged
merged 5 commits into from
Mar 11, 2015
Merged

Conversation

mmrtnz
Copy link
Contributor

@mmrtnz mmrtnz commented Mar 10, 2015

  • Added an overlay div to handle hovering.
  • Modified Ripple opacity from 0.1 to 0.16 in order to better reflect current style.
  • Modified flat-button and raised-button ("buttons") creation
    • The "Choose An Image" and "GitHub" buttons manually created a label element to pass it in as a child of a button. They used button global classNames that have been moved into js.
    • Buttons can now be created with both a label prop and children and will be styled appropriately.
  • Darkened colors are close but not identical to their Less function equivalents.

mmrtnz added a commit that referenced this pull request Mar 11, 2015
Refractored css into js for raised-buttons
@mmrtnz mmrtnz merged commit f68b26f into mui:css-in-js Mar 11, 2015
mmrtnz added a commit to mmrtnz/material-ui that referenced this pull request Mar 11, 2015
@zannager zannager added the customization: css Design CSS customizability label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization: css Design CSS customizability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants