UNPKG

rsuite

Version:

A suite of react components

23 lines (20 loc) 262 B
.pagination-active(@font-color) { .active() { color: @font-color; background-color: transparent; } .active; &:hover, &:focus, &.focus { .active; } &:active { &, &:hover, &:focus, &.focus { .active; } } }