-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
.md-up-arrow / .md-down-arrow
span with tabindex...
please define default styles.
missing "tab" click disturbed the users brain =)
My use case in less
.time-picker { // button icon .md-icon-button { .material-icons { top: 3px; } &:focus,&:active,&:hover,&.md-focused { background-color: rgba(158,158,158,0.2); } } // arrows .md-up-arrow, .md-down-arrow { &:focus,&:active { color: #000; } } }
lrmcbr
Metadata
Metadata
Assignees
Labels
No labels