Forráskód Böngészése

卖家中心字体调整

hulh 8 éve
szülő
commit
7929e68015
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/main/webapp/resources/view/vendor/left_nav.html

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

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