Ver código fonte

卖家中心字体调整

hulh 8 anos atrás
pai
commit
7929e68015

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

@@ -1,7 +1,6 @@
 <style>
 <style>
-	#vendor_left_bar.user_left a, span {
+	#vendor_left_bar.user_left a {
 		font-size: 1.1em;
 		font-size: 1.1em;
-		cursor: pointer;
 	}
 	}
 	#vendor_left_bar.user_left p {
 	#vendor_left_bar.user_left p {
 		text-align: center;
 		text-align: center;
@@ -34,6 +33,7 @@
 		width: 100%;
 		width: 100%;
 		display: inline-block;
 		display: inline-block;
 		height: 50px;
 		height: 50px;
+		cursor: pointer;
 	}
 	}
 	.user_content .user_left ul li.active span, .user_content .user_left ul li:hover span {
 	.user_content .user_left ul li.active span, .user_content .user_left ul li:hover span {
 		color: #fff;
 		color: #fff;