Lines Matching full:input

491 			label input[type="checkbox"],
492 label input[type="radio"]{
506 input, selector
520 input { display: block; } selector
523 input[type="checkbox"],
524 input[type="radio"] {
530 input[type="checkbox"] + label,
531 input[type="radio"] + label {
536 input[type="file"]:focus,
537 input[type="file"]:active,
538 input[type="radio"]:focus,
539 input[type="radio"]:active,
540 input[type="checkbox"]:focus,
541 input[type="checkbox"]:active {
546 input[type="search"]::-webkit-search-decoration {display: none;-webkit-appearance: textfield;}
547 input[type="search"]::-webkit-search-cancel-button{-webkit-appearance: none;}
549 input[type="date"],
550 input[type="datetime"],
551 input[type="datetime-local"],
552 input[type="email"],
553 input[type="month"],
554 input[type="number"],
555 input[type="password"],
556 input[type="search"],
557 input[type="tel"],
558 input[type="text"],
559 input[type="time"],
560 input[type="url"],
561 input[type="week"],
634 input[type="file"] {
639 input[type="file"]:focus,
640 input[type="file"]:active {
648 input[type="submit"],
649 input[type="reset"],
650 input[type="button"] {
678 input[type="button"]:hover,
679 input[type="reset"]:hover,
680 input[type="submit"]:hover {
704 input[disabled],
705 input.disabled,
721 input:focus,
726 input[type="file"]:focus,
727 input[type="file"]:active,
728 input[type="radio"]:focus,
729 input[type="radio"]:active,
730 input[type="checkbox"]:focus,
731 input[type="checkbox"]:active {
737 input:invalid,
747 input::-moz-focus-inner,
755 input::-webkit-input-placeholder,
756 textarea::-webkit-input-placeholder {
759 input::-moz-placeholder,
764 input:-moz-placeholder,
770 input:-ms-input-placeholder,
771 textarea:-ms-input-placeholder {
829 .search-form input[type="text"],
830 .search-form input[type="search"]{
840 .search-form input[type="submit"] {
2414 .comment-form input[type="text"],
2415 .comment-form input[type="email"],
2416 .comment-form input[type="url"],
2564 .widget input[type="date"],
2565 .widget input[type="datetime"],
2566 .widget input[type="datetime-local"],
2567 .widget input[type="email"],
2568 .widget input[type="month"],
2569 .widget input[type="number"],
2570 .widget input[type="password"],
2571 .widget input[type="search"],
2572 .widget input[type="tel"],
2573 .widget input[type="text"],
2574 .widget input[type="time"],
2575 .widget input[type="url"],
2576 .widget input[type="week"],
2584 input[type="submit"],
2585 input[type="reset"],
2586 input[type="button"] {
2673 .widget_search input[type="text"],
2674 .widget_search input[type="search"]{
3133 input, selector