Lines Matching full:type
11 &:last-of-type {
74 html input[type="button"],
75 input[type="reset"],
76 input[type="submit"] {
81 html input[type="button"]:hover,
82 input[type="reset"]:hover,
83 input[type="submit"]:hover,
85 html input[type="button"]:focus,
86 input[type="reset"]:focus,
87 input[type="submit"]:focus,
89 html input[type="button"]:active,
90 input[type="reset"]:active,
91 input[type="submit"]:active {
94 input[type="text"],
95 input[type="url"],
96 input[type="email"],
97 input[type="password"],
98 input[type="search"],
103 input[type="text"]:focus,
104 input[type="url"]:focus,
105 input[type="email"]:focus,
106 input[type="password"]:focus,
107 input[type="search"]:focus,
135 .search-form input[type="submit"],
136 .search-form button[type="submit"] {
144 .search-form button[type="submit"] {
149 .search-form button[type="submit"]::before {