Browse Source

关联店铺分页样式调整

hangb 8 years ago
parent
commit
3f9c0ae786
1 changed files with 16 additions and 2 deletions
  1. 16 2
      src/main/webapp/resources/view/admin/supplier_maintenance.html

+ 16 - 2
src/main/webapp/resources/view/admin/supplier_maintenance.html

@@ -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">