Lines Matching refs:to

14  * 1. Set default font family to sans-serif.
124 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
275 * Address `overflow` set to `hidden` in IE 8/9/10/11.
297 * 2. Correct inability to style clickable `input` types in iOS.
339 * It's recommended that you don't attempt to style these elements.
342 * 1. Address box sizing set to `content-box` in IE 8/9/10.
355 * decrement button to change from `default` to `text`.
364 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
365 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
366 * (include `-moz` to future-proof).
463 * Add this class to an image to make it fit within it's fluid parent wrapper while maintaining
481 Sets the font stack to fonts known to work properly with the above letter
488 * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
489 Arial to get picked up by the browser, even though neither is available
499 Use flexbox when possible to avoid `letter-spacing` side-effects.
519 The ".opera-only" selector is used to prevent actual prefocus styling
538 Resets the font family back to the OS/browser's default sans-serif font,
800 …linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0,0,0, 0.05)), to(rgba(0,0,0, 0.10)));
851 Box-model set to false because we're setting a height on select elements, which
853 the padding. We explicitly set the box-model for select elements to border-box,
885 Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
900 /* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
901 /* May be able to remove this tweak as color inputs become more standardized across browsers. */
928 Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
970 Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
1046 Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
1223 /* Increased bottom padding to make it group with its related input element. */
1345 /* a little extra padding for this style to allow for scrollbars */
1426 overflow: visible; /*to make ths where the title is really long work*/
1431 there's a rowspan on the first cell. Case added to the tests. issue#432 */