Browse Source

购物车页面删除弹框样式调整。

hangb 8 years ago
parent
commit
caccb80dbc
1 changed files with 10 additions and 0 deletions
  1. 10 0
      src/main/webapp/resources/view/usercenter/forstore/buyer_cart.html

+ 10 - 0
src/main/webapp/resources/view/usercenter/forstore/buyer_cart.html

@@ -523,6 +523,16 @@
 		/*width: 200px;*/
 		/*margin-left: -10px;*/
 	/*}*/
+	.com-del-box {
+		top: 101%!important ;
+		left: 24%!important ;
+	}
+	.com-del-box .title{
+		width: 100%!important ;
+	}
+	.com-del-box .title i{
+		background: none;
+	}
 </style>
 <div class="user_right fr" id="buyer_cart">
 	<!--订单中心-->