Просмотр исходного кода

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

hangb 8 лет назад
Родитель
Сommit
caccb80dbc
1 измененных файлов с 10 добавлено и 0 удалено
  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">
 	<!--订单中心-->