forked from fanruan/fineui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
354 B
19 lines
354 B
.bi-all-count-pager .all-pager-prev { |
|
font-size: 16px; |
|
} |
|
.bi-all-count-pager .all-pager-next { |
|
font-size: 16px; |
|
} |
|
|
|
.bi-direction-pager .direction-pager-prev { |
|
font-size: 16px; |
|
} |
|
.bi-direction-pager .direction-pager-next { |
|
font-size: 16px; |
|
} |
|
|
|
.bi-pager .page-item { |
|
-webkit-border-radius: 2px; |
|
-moz-border-radius: 2px; |
|
border-radius: 2px; |
|
}
|
|
|