UNPKG

gentelella-rtl

Version:

Gentelella RTL Admin is a free to use Bootstrap admin template

19 lines (17 loc) 327 B
// Pagination .pagination-size(@padding-vertical; @padding-horizontal; @font-size; @border-radius) { > li { &:first-child { > a, > span { .border-right-radius(@border-radius); } } &:last-child { > a, > span { .border-left-radius(@border-radius); } } } }