Lines Matching full:type
202 tr:last-of-type td {
240 html input[type="button"],
241 input[type="reset"],
242 input[type="submit"] {
251 …cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' …
258 html input[type="button"]:hover,
259 input[type="reset"]:hover,
260 input[type="submit"]:hover,
262 html input[type="button"]:focus,
263 input[type="reset"]:focus,
264 input[type="submit"]:focus,
266 html input[type="button"]:active,
267 input[type="reset"]:active,
268 input[type="submit"]:active {
271 input[type="checkbox"],
272 input[type="radio"] {
276 input[type="search"] {
282 input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, …
290 input[type="text"],
291 input[type="url"],
292 input[type="email"],
293 input[type="password"],
294 input[type="search"],
309 input[type="text"]:focus,
310 input[type="url"]:focus,
311 input[type="email"]:focus,
312 input[type="password"]:focus,
313 input[type="search"]:focus,
337 input[type="button"],
338 input[type="reset"],
339 input[type="submit"],
340 input[type="text"],
341 input[type="url"],
342 input[type="email"],
343 input[type="password"],
344 input[type="search"],