--pagination-page-item-gap |
0.25rem |
Gap between page-item. |
--pagination-page-item-width |
2.5rem |
Value of page-item width. |
--pagination-page-item-height |
2.5rem |
Value of page-item height. |
--pagination-page-item-bg-color |
transparent |
Value of page-item background-color. |
--pagination-page-item-color |
#000000 |
Value of page-item color. |
--pagination-page-item-border-width |
1px |
Value of page-item border-width. |
--pagination-page-item-border-style |
solid |
Value of page-item border-style. |
--pagination-page-item-border-color |
#000000 |
Value of page-item border-color. |
--pagination-page-item-border-radius |
0.375rem |
Value of page-item border-radius. |
--pagination-page-item-transition-duration |
0.15s |
Value of page-item transition-duration. |
--pagination-page-item-active-border-width |
1px |
Value of page-item border-width when the page-item has class active. |
--pagination-page-item-active-border-style |
solid |
Value of page-item border-style when the page-item has class active. |
--pagination-page-item-active-border-color |
#000000 |
Value of page-item border-color when the page-item has class active. |
--pagination-page-item-active-bg-color |
transparent |
Value of page-item background-color when the page-item has class active. |
--pagination-page-item-active-color |
#000000 |
Value of page-item color when the page-item has class active. |
--pagination-page-item-disabled-border-width |
1px |
Value of page-item border-width when the page-item has class disabled. |
--pagination-page-item-disabled-border-style |
solid |
Value of page-item border-style when the page-item has class disabled. |
--pagination-page-item-disabled-border-color |
#000000 |
Value of page-item border-color when the page-item has class disabled. |
--pagination-page-item-disabled-bg-color |
transparent |
Value of page-item background-color when the page-item has class disabled. |
--pagination-page-item-disabled-color |
#000000 |
Value of page-item color when the page-item has class disabled. |
--pagination-page-item-disabled-cursor |
not-allowed |
Value of page-item cursor when the page-item has class disabled. |
--pagination-page-item-disabled-opacity |
0.333 |
Value of page-item opacity when the page-item has class disabled. |
--pagination-page-item-hover-border-width |
1px |
Value of page-item border-width when the page-item is in hover status. |
--pagination-page-item-hover-border-style |
solid |
Value of page-item border-style when the page-item is in hover status. |
--pagination-page-item-hover-border-color |
#000000 |
Value of page-item border-color when the page-item is in hover status. |
--pagination-page-item-hover-bg-color |
transparent |
Value of page-item background-color when the page-item is in hover status. |
--pagination-page-item-hover-color |
#000000 |
Value of page-item color when the page-item is in hover status. |
--pagination-page-item-hover-opacity |
1 |
Value of page-item opacity when the page-item is in hover status. |