ソースを参照

1:购物车及订单中心释放联系买卖家联系弹框样式的调整。

yujia 8 年 前
コミット
82606def42

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

@@ -385,6 +385,10 @@
 		color: white;
 	}
 
+	.buyer-contact .contact-title a:hover > i{
+		color: white !important;
+	}
+
 	.buyer-contact .contact-buyer-info {
 		margin-left: 24px;
 		margin-right: 24px;

+ 3 - 0
src/main/webapp/resources/view/usercenter/forstore/buyer_order.html

@@ -179,6 +179,9 @@
 	.seller-contact .contact-title a, .seller-contact .contact-title a:hover {
 		color: white;
 	}
+	.seller-contact .contact-title a:hover > i {
+		color: white !important;
+	}
 
 	.seller-contact .contact-seller-info {
 		margin-left: 24px;

+ 2 - 2
src/main/webapp/resources/view/vendor/forstore/vendor_order.html

@@ -608,8 +608,8 @@
 	.border-bt-16:nth-of-type(1){
 		border-top: none;
 	}
-	.closeContact:hover {
-		color: white;
+	a.closeContact:hover > i {
+		color: white !important;
 	}
 </style>
 <div class="user_right fr">