Browse Source

placeholder

xuzhiheng 5 years ago
parent
commit
e97bd154d1
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/web/templates/weixin/vipsubscribe/renew_pay.html

+ 7 - 0
src/web/templates/weixin/vipsubscribe/renew_pay.html

@@ -36,6 +36,13 @@
 	    -webkit-overflow-scrolling: touch;
 	    height: 100%;
 	}
+	.vip_update .choose_condition .chooseList .choose_item a .info::placeholder,
+	.vip_update .choose_condition .pay_mode .choose_item a .info::placeholder {
+	    color: #000;
+	}
+	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
+ 	  	color: #000;
+ 	}
 	
 </style>
 <body class="no-touch">