| | |
| | | } |
| | | |
| | | .ant-pagination-item-active { |
| | | background-color: @primary-color !important; |
| | | border: none; |
| | | border-radius: none !important; |
| | | background-color: @primary-color !important; |
| | | |
| | | a { |
| | | color: @white !important; |
| | |
| | | &.mini { |
| | | .ant-pagination-prev, |
| | | .ant-pagination-next { |
| | | font-size: 12px; |
| | | color: @text-color-base; |
| | | border: 1px solid; |
| | | color: @text-color-base; |
| | | font-size: 12px; |
| | | } |
| | | |
| | | .ant-pagination-prev:hover, |
| | |
| | | .ant-pagination-next, |
| | | .ant-pagination-item { |
| | | margin: 0 4px !important; |
| | | background-color: #f4f4f5 !important; |
| | | border: none; |
| | | border-radius: none !important; |
| | | background-color: #f4f4f5 !important; |
| | | |
| | | a { |
| | | margin-top: 1px; |
| | |
| | | } |
| | | |
| | | .ant-pagination-item-active { |
| | | background-color: @primary-color !important; |
| | | border: none; |
| | | border-radius: none !important; |
| | | background-color: @primary-color !important; |
| | | |
| | | a { |
| | | color: @white !important; |