Jyri Tuulos
2471e54678
Fix icon-large styles inside list items
...
In Font Awesome 1.0 the LESS declaration was:
.icon-large[class^="icon-"],
.icon-large[class*=" icon-"]
The same declaration in Font Awesome 2.0:
.icon-large:before,
.icon-large:before
Clearly the selector should not be duplicated and should just be:
.icon-large
2012-06-05 17:30:21 +03:00
Dave Gandy
35fca03068
updating css to not refer to svgz file
2012-06-05 09:34:07 -04:00
davegandy
5f590ba3b0
Merge pull request #235 from Anahkiasen/2.0.3-wip
...
Updated SASS version
2012-06-05 06:24:18 -07:00
Maxime Fabre
e045ef08cd
Update to latest commits
2012-06-05 09:47:44 +02:00
Maxime Fabre
440f988a69
Merge commit '05e5e5bb7dab038f52f0f6a2306a6a478176fb43' into 2.0.3-wip
2012-06-05 09:47:15 +02:00
Dave Gandy
05e5e5bb7d
fixing odd windows font issues
2012-06-04 17:15:50 -04:00
Dave Gandy
0ad5e10496
minor style tweaks
2012-06-04 15:20:41 -04:00
Dave Gandy
a21ac2a323
Merge branch '2.0.3-wip' of github.com:FortAwesome/Font-Awesome into 2.0.3-wip
2012-06-04 15:10:43 -04:00
Dave Gandy
fc9eafddea
adding social media buttons
2012-06-04 15:10:35 -04:00
supercodepoet
6fe2e7edd4
removing modal on default URL
2012-06-04 11:05:38 -05:00
Maxime Fabre
71c05d7982
Add SASS/SCSS version
2012-06-04 14:33:04 +02:00
Dave Gandy
71b6237fc6
adding vectors & desktop ttf, massive update of icons and doc
2012-06-04 00:20:05 -04:00
Dave Gandy
6215d27ef4
updates to icons, page layout
2012-06-02 02:29:20 -04:00
Dave Gandy
1512812061
updating actual font, css, & less files
2012-05-23 09:10:16 -04:00
Dave Gandy
143cf305d2
updating list styles, re-organizing new icons
2012-05-22 17:43:52 -04:00
Dave Gandy
ff5ff65479
ie7 more fully supported, large refactor of styles
2012-05-21 09:06:58 -04:00
Dave Gandy
6ae9804b2d
finally worked out initial ie7 support
2012-05-19 12:33:53 -04:00
Dave Gandy
0735cb8518
reverting lots of stuff
2012-05-16 16:01:20 -04:00
Dave Gandy
5e0d45822c
updating font files
2012-05-16 13:20:23 -04:00
Dave Gandy
6a189db453
updating css to reflect changes, adding to directories outside of docs
2012-05-16 09:12:17 -04:00
Dave Gandy
dd1a787a46
updating to bootstrap 2.0.3, adding IE7 support which is currently broken for some reason
2012-05-16 09:06:08 -04:00
Dave Gandy
24bdc6e9b8
adding new icons
2012-05-15 17:24:53 -04:00
Dave Gandy
f9d69f626b
new 2.0.3-wip branch
2012-05-15 15:24:45 -04:00
davegandy
563a6f3cba
Merge pull request #62 from Anahkiasen/master
...
SASS version updated
2012-03-09 07:12:37 -08:00
Maxime Fabre
752e827d32
Updated to latest commits
2012-03-09 16:02:37 +01:00
Dave Gandy
d23cb73b53
fixing issue #59
2012-03-09 16:02:37 +01:00
Dave Gandy
b72f07fc7c
fixing issue #59
2012-03-09 09:02:08 -05:00
Maxime Fabre
eb391a1a36
Updated to latest commits
2012-03-09 09:45:34 +01:00
Dave Gandy
5df2d1fc34
adding sprites.less reset which fixes issue #6
2012-03-09 09:45:33 +01:00
Dave Gandy
52bb683a3a
adding static docs
2012-03-09 09:45:33 +01:00
Dave Gandy
fbf30f02fc
updating readme, fixing issues #58 , #32 , updating comments in less and css
2012-03-09 09:45:32 +01:00
Dave Gandy
0cede6d82f
adding sprites.less reset which fixes issue #6
2012-03-09 01:27:06 -05:00
Dave Gandy
cc46936ff0
adding static docs
2012-03-09 00:02:49 -05:00
Dave Gandy
4b3b3a0c9c
Merge branch 'master' of github.com:FortAwesome/Font-Awesome
2012-03-08 23:50:47 -05:00
Dave Gandy
8ed1384c7c
updating readme, fixing issues #58 , #32 , updating comments in less and css
2012-03-08 23:50:40 -05:00
davegandy
657fdf42fa
Merge pull request #42 from Anahkiasen/master
...
SASS and SCSS versions
2012-03-07 20:53:18 -08:00
Maxime Fabre
77dfb436b4
Added SASS and SCSS versions
2012-03-08 01:03:10 +01:00
Dave Gandy
378b2d75e6
more detailed license info
2012-03-07 09:54:01 -05:00
Dave Gandy
2c9a7b1458
updating readme formatting
2012-03-06 22:39:29 -05:00
Dave Gandy
1add906c27
updating readme with contact and license info
2012-03-06 22:36:13 -05:00
Dave Gandy
f7f86cd2af
updating link to page hosting
2012-03-06 16:21:16 -05:00
Dave Gandy
3cfecc6cfa
fixing issue #1
2012-03-06 13:42:51 -05:00
Dave Gandy
1d07a83275
updating readme
2012-03-06 09:44:01 -05:00
Dave Gandy
16a35a28d3
first full version of the font, css, and less
2012-03-06 00:13:09 -05:00
Dave Gandy
7ed221e28d
first commit
2012-02-17 09:27:26 -05:00