UNPKG

material-ui

Version:

Material Design UI components built with React

23 lines (17 loc) 303 B
.mui-enhanced-button { border: 0; background: none; &:focus { outline: none; } &.mui-is-link-button { display: inline-block; cursor: pointer; &:hover { text-decoration: none; } &.mui-is-disabled { cursor: default; } } }