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"])
 posted on 2017-03-07 07:14  jayruan  阅读(266)  评论(0编辑  收藏  举报