Commit graph

17 commits

Author SHA1 Message Date
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
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
luke83 66deab66e6 Update _mixins.scss to fix $rotation sass var (#2429)
This should fix #2429 [FortAwesome#2429].
2013-11-17 23:01:31 +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 cf0705ad23 Fixes #862
Fixes #1094
2013-08-22 17:48:34 +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 b01ec557c5 final(?) tweaks to scss 2013-06-12 14:18:07 -04: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 89cdc55b08 adding scss files to root dir, moving canonical files into root dir 2013-06-12 10:01:32 -04:00
Renamed from build/assets/font-awesome/sass/_mixins.scss (Browse further)