|
|
@ -17,7 +17,7 @@ |
|
|
|
} |
|
|
|
|
|
|
|
&-total-text { |
|
|
|
float: left; |
|
|
|
display: inline-block; |
|
|
|
height: 30px; |
|
|
|
line-height: 30px; |
|
|
|
margin-right: 10px; |
|
|
@ -32,7 +32,7 @@ |
|
|
|
line-height: 28px; |
|
|
|
text-align: center; |
|
|
|
list-style: none; |
|
|
|
float: left; |
|
|
|
display: inline-block; |
|
|
|
border: @border-width-base @border-style-base @border-color-base; |
|
|
|
background-color: @component-background; |
|
|
|
margin-right: 8px; |
|
|
@ -117,7 +117,6 @@ |
|
|
|
min-width: 28px; |
|
|
|
height: 28px; |
|
|
|
line-height: 28px; |
|
|
|
float: left; |
|
|
|
text-align: center; |
|
|
|
transition: all 0.3s ease; |
|
|
|
display: inline-block; |
|
|
@ -188,15 +187,15 @@ |
|
|
|
} |
|
|
|
|
|
|
|
&-options { |
|
|
|
float: left; |
|
|
|
display: inline-block; |
|
|
|
margin-left: 15px; |
|
|
|
&-size-changer { |
|
|
|
float: left; |
|
|
|
display: inline-block; |
|
|
|
margin-right: 10px; |
|
|
|
} |
|
|
|
|
|
|
|
&-quick-jumper { |
|
|
|
float: left; |
|
|
|
display: inline-block; |
|
|
|
height: @input-height-base; |
|
|
|
line-height: @input-height-base; |
|
|
|
|
|
|
@ -218,7 +217,7 @@ |
|
|
|
} |
|
|
|
|
|
|
|
&-simple &-simple-pager { |
|
|
|
float: left; |
|
|
|
display: inline-block; |
|
|
|
margin-right: 8px; |
|
|
|
|
|
|
|
input { |
|
|
|