Lines Matching full:input

211 input,
221 input,
230 input {
238 html input[type="button"],
239 input[type="reset"],
240 input[type="submit"] {
249 cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
250 -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
256 html input[type="button"]:hover,
257 input[type="reset"]:hover,
258 input[type="submit"]:hover,
260 html input[type="button"]:focus,
261 input[type="reset"]:focus,
262 input[type="submit"]:focus,
264 html input[type="button"]:active,
265 input[type="reset"]:active,
266 input[type="submit"]:active {
269 input[type="checkbox"],
270 input[type="radio"] {
274 input[type="search"] {
280 input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
284 input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
289 input[type="text"],
290 input[type="url"],
291 input[type="email"],
292 input[type="password"],
293 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,
323 ::-webkit-input-placeholder {
332 :-ms-input-placeholder {
338 input[type="button"],
339 input[type="reset"],
340 input[type="submit"],
341 input[type="text"],
342 input[type="url"],
343 input[type="email"],
344 input[type="password"],
345 input[type="search"],
365 input,