@@ -144,15 +144,13 @@ table{
margin: 35px 0 0 0 ;
text-align: right;
}
-.activePage{
- color: #5A8EEE;
-}
.pageNum,.prePage,.nextPage, .more{
display: inline-block;
width: 20px;
cursor: pointer;
margin: 0 20px 0 0;
text-align: center;
+ color: #777;
.prePage,.nextPage{
img{
@@ -166,6 +164,9 @@ table{
.arrowPage{
width: 6px;
+.activePage{
+ color: #5A8EEE;
+}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
@@ -138,15 +138,13 @@ table{
@@ -160,6 +158,9 @@ table{