Lines Matching refs:in
226 font-size: 100%; /* Corrects font size not being inherited in all browsers */
227 margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
228 vertical-align: baseline; /* Improves appearance and consistency in all browsers */
229 *vertical-align: middle; /* Improves appearance and consistency in all browsers */
233 …line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet …
252 -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
273 box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
274 padding: 0; /* Addresses excess padding in IE8/9 */
277 -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
278 …-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include …
282 input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, …
286 …orrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devi…
319 overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
320 vertical-align: top; /* Improves readability and alignment in all browsers */
367 -webkit-transition: all 0.25s ease-in-out;
368 -moz-transition: all 0.25s ease-in-out;
369 -ms-transition: all 0.25s ease-in-out;
370 -o-transition: all 0.25s ease-in-out;
371 transition: all 0.25s ease-in-out;