|
|
@@ -349,7 +349,7 @@
|
|
|
}
|
|
|
.box-bottom table td .choose .top label input{
|
|
|
float: left;
|
|
|
- margin-top: 13px;
|
|
|
+ margin-top: 9px;
|
|
|
width: 10px;
|
|
|
height: 10px;
|
|
|
}
|
|
|
@@ -374,7 +374,7 @@
|
|
|
}
|
|
|
.box-bottom table td .choose .top .form-search button{
|
|
|
position: absolute;
|
|
|
- top: 8px;
|
|
|
+ top: 1px;
|
|
|
right: 0;
|
|
|
width: 21px;
|
|
|
height: 20px;
|
|
|
@@ -525,6 +525,20 @@
|
|
|
.image-box .x-floating-wrap{
|
|
|
z-index: 1000000 !important;
|
|
|
}
|
|
|
+ /*分页样式*/
|
|
|
+ body .ng-table-pager .ng-table-pagination li a span{
|
|
|
+ height: 10px !important;
|
|
|
+ line-height: 10px !important;
|
|
|
+ }
|
|
|
+ body div.ng-table-pager input.page-number {
|
|
|
+ width: 30px !important;
|
|
|
+ }
|
|
|
+ .pagination>li>a, .pagination>li>span {
|
|
|
+ padding: 6px 7px;
|
|
|
+ }
|
|
|
+ .ng-table-pager{
|
|
|
+ margin-top: 15px;
|
|
|
+ }
|
|
|
</style>
|
|
|
<!-- 品牌维护详情Start -->
|
|
|
<div class="box">
|