dev-master
9999999-dev https://github.com/mcloide/bootstrap-glyphiconsBootstrap Glyphicons Support
MIT
by Marco Ceppi
css bootstrap support glyphicons bootstrap-glyphicons
Bootstrap Glyphicons Support
Twitter's Bootstrap v2 project already uses GLYPHICONS halflings (created by Jan Kovařík) and are released for Bootstrap under the Apache 2.0 License. What this project aims to accomplish is add seamless support for the 400+ GLYPHICONS (available for free under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) license) to Bootstrap so "large" icons can be used. To achieve this I've combined the over 400 24x24 GLYPHICONS in to a Sprite and added icon-large definitions., (*1)
Whenever possible larger GLYPHICONS halflings names have been mapped. Otherwise the CSS class definition follows the names set by the files in the zip., (*2)
To use this within your site you NEED to do the following:, (*3)
bootstrap.icon-large.min.css
and place it in the same directory as bootstrap.css fileglyphicons.png
and place it in the same directory as glyphicons-halflings.png<link href="css/bootstrap.icon-large.min.css" rel="stylesheet">
That's it. You can find an entire listing of all the GLYPHICONS, (*4)
Bootstrap Glyphicons Support
MIT
css bootstrap support glyphicons bootstrap-glyphicons