mui/material-ui

[DataPicker] FlatButton hover color change.

Closed this issue · 1 comments

ernfk commented

Problem description

It's not possible to change hover color of flatButton placed in DataPicker.

Steps to reproduce

Add prop to: https://github.com/callemall/material-ui/blob/master/src/styles/getMuiTheme.js

Versions

  • Material-UI: "^0.18.1"
  • React: "^15.5.4"
  • Browser: Chrome Version 60.0.3112.101 (

Closing for #4787