Commit graph

22 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
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
davegandy e5a654cd01 fixing flipped icons in ie8 2013-10-22 23:40:21 -04:00
davegandy 448d3ddb7f re-writing & simplifying stacked icons, massive re-organization of less include files 2013-10-22 15:55:08 -04:00
davegandy b7ee6e5d44 making css prefix configurable 2013-10-20 13:07:55 -04:00
davegandy 6bcd555b42 fixing icon variable names, updating some icon variable names for consistency, removing browser specific mixin for border radius to be in step with bs3 2013-10-16 12:16:39 -04:00
davegandy f1211a1a7b slowly porting over to fa-icon class prefix 2013-10-07 16:58:29 -04:00
davegandy 95eed3562a removing IE7, rewrote most CSS with all visual tests passing, removing no longer necessary bootstrap specific css 2013-10-01 20:58:36 -04:00
davegandy e32be98c31 updating docs to use new css prefix 2013-09-30 22:07:49 -04:00
davegandy 676f6ad7b4 getting stacked and rotated moved over to new prefix 2013-09-30 20:27:45 -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
davegandy 5abdb05a92 makefile now copies font-awesome directories to root level, creates zip file automatically 2013-06-12 00:32:47 -04:00