标签:reg not code check and amp input _for form
AND (&&):
.registration_form_right input:not([type="radio"]):not([type="checkbox"])
OR (||):
.registration_form_right input:not([type="radio"]),
.registration_form_right input:not([type="checkbox"])标签:reg not code check and amp input _for form
原文地址:http://www.cnblogs.com/jayruan/p/6512862.html