Commit graph

23 commits

Author SHA1 Message Date
James Johnston cac2895612 Allow custom naming of font family
This allows multiple variations/versions of Font Awesome to be used,
similar to the namespacing currently allowed by the $fa-css-prefix
variable.

(And also allows us to more easily use a third-party library that makes
hard-coded non-default assumptions about the font face name.)
2016-12-20 22:59:54 -08:00
Dave Gandy 6ec956c9e7 Fixing stray non-us-ascii character #8953 2016-04-12 10:14:31 -04:00
Dave Gandy 72eabbc637 adding a11y-focused sr-only and sr-only-focusable utilities 2016-04-06 09:23:22 -05:00
Geremia Taglialatela 82f951b944 Fix “Unexpected CSS token” warning on Safari
Caused by `filter: progid:DXImageTransform.Microsoft.BasicImage`
css property. Since we are addressing IE >= 8 and valid HTML5 templates,
we can use `-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage”`
to get the same result

Fix #5043
2016-04-06 09:23:21 -05:00
Geremia Taglialatela e023bc93ba Add missing parameter to SCSS flip mixin
Fix #8883
2016-04-06 09:23:21 -05:00
Dave Gandy 3923879c41 Removing translate() in core CSS. Going to impact Firefox rendering... #6023 also adding houzz #2039 2015-07-28 14:55:02 -07:00
Aaron Reisman c39a063a09 Add feature to customize line-height-base 2015-07-28 14:54:16 -07:00
Dave Gandy 0810752c86 adding new icons, transportation and gender categories 2015-01-20 12:56:00 -05:00
Geremia Taglialatela c27c1a59b9 Added a variable to customise base font size
Closes #5128
2014-12-28 15:27:45 +01:00
Dave Gandy 03f71ba901 adding .fa-icon mixin #2305 #2454 2014-08-24 11:42:24 -05:00
Geremia Taglialatela 687006ba99 Opera 12.10 supports unprefixed CSS animations, gradients, transforms, and transitions or will use -webkit.
Firefox 16.0 supports unprefixed CSS animations, gradients, transforms, and transitions.

Closes #3423
Closes #3424
2014-08-23 14:08:15 +02:00
Geremia Taglialatela 4553e8468e Rebuilt assets 2013-11-18 10:16:30 +01:00
davegandy f212bebf6c re-porting to scss, fixing some fa variable names 2013-10-23 00:24:08 -04:00
davegandy b52bb9b9b4 porting customizable css prefix to scss 2013-10-20 13:43:24 -04:00
davegandy b7ee6e5d44 making css prefix configurable 2013-10-20 13:07:55 -04:00
davegandy 9bb033858c port to SCSS 2013-10-16 13:46:28 -04:00
Geremia Taglialatela fb06f9d82c Fixes #1338
Rebuilt assets
2013-08-22 17:53:55 +02:00
Geremia Taglialatela 7f04830e12 Using recess property order (Fixes #1157)
Rebuilt assets
2013-08-21 13:18:37 +02:00
Martin Seeler 11084d03f8 Added support for firefox osx font smoothing.
Related to issue #1591
Based on https://bugzilla.mozilla.org/show_bug.cgi?id=857142#c83
Signed-off-by: Martin Seeler <developer@chasmo.de>
2013-08-06 14:11:49 +02:00
LightGuard 3e6cc95001 Fixing division 2013-06-12 10:42:37 -06:00
davegandy d737b2a33b removing extra mixins from scss to make a straight port 2013-06-12 10:54:30 -04:00
davegandy 96298854ea scss mixins and variables updated 2013-06-12 10:33:11 -04:00
davegandy 19aaed3ddd force jekyll to pass _foo.scss files through 2013-06-12 10:15:46 -04:00