aboutsummaryrefslogtreecommitdiff
path: root/less/glyphicons.less
AgeCommit message (Collapse)AuthorFilesLines
2014-07-08Drop GlyphiconsMark Otto1-233/+0
2014-05-08Fixes #13478, reverts #10941Mark Otto1-5/+5
2014-01-09Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ↵thomaswelton1-1/+1
used new variable in glyphicons.less
2013-12-15Add new form feedback states, clean up existing form stylesMark Otto1-4/+0
New stuff: * Adds `.has-feedback` and `.form-control-feedback` to show icon-based form feedback to users. Fixes #11836. * Removes the `width: 1em` on `.glyphicon` because it makes it impractical to resize the width of all icons, even if they’re not “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work, nor would a class preceeded by a parent class. Clean up: * Sets `width: auto;` on all `.form-control`s within inline forms. * Removes all the inline `select` menu `width` styles because all inputs are now `auto`. * Update form states docs to separate out sections better.
2013-12-01Fixes #10941: Fix Glyphicons path for those importing bootstrap.less from ↵Mark Otto1-5/+5
another directory
2013-10-28Add -moz-osx-font-smoothingZlatan Vasović1-0/+1
2013-10-22Put a space before { due to code styleZlatan Vasović1-1/+1
2013-10-14fix #10952Chris Rebert1-1/+1
2013-09-23re-sort affected .glyphicon-* classes by new codepointsChris Rebert1-10/+10
2013-09-23Update affected .glyphicon-* CSS classes to use new codepointsChris Rebert1-10/+10
.glyphicon-briefcase: U+1F4BC -> U+E139 .glyphicon-calendar: U+1F4C5 -> U+E109 .glyphicon-pushpin: U+1F4CC -> U+E146 .glyphicon-paperclip: U+1F4CE -> U+E142 .glyphicon-camera: U+1F4F7 -> U+E046 .glyphicon-lock: U+1F512 -> U+E033 .glyphicon-bell: U+1F514 -> U+E123 .glyphicon-bookmark: U+1F516 -> U+E044 .glyphicon-fire: U+1F525 -> U+E104 .glyphicon-wrench: U+1F527 -> U+E136
2013-08-22Removed glyphicon-block instead target :empty .glyphiconsThomas Welton1-3/+3
2013-08-22Added glyphicon-block classThomas Welton1-0/+4
Prevents elements moving around the page after the font file has loaded by setting a defined width on elements using the icon font.
2013-08-18better alignment of glyphicons verticallyMark Otto1-1/+1
2013-08-18tweak some of the Glyphicon class names to match Bootstrap conventionsChris Rebert1-5/+5
2013-08-18regenerate Glyphicons LESS from their website; fixes some wrong codepoint ↵Chris Rebert1-201/+200
numbers
2013-08-18Upgrade to latest glyphiconsMark Otto1-1/+42
2013-08-18docs layout and alignment refinementMark Otto1-0/+3
2013-08-18Restore glyphiconsMark Otto1-0/+189
2013-06-20Move Glyphicons into their own repoMark Otto1-200/+0
Removes the icon fonts and associated docs and LESS code from the core repo and into twbs/bootstrap-glyphicons.
2013-05-09Make icons antialiased on Webkit browsers.Blake Embrey1-0/+1
2013-04-28single colon pseudo element for ie8Mark Otto1-1/+1
2013-04-26Fixes #7688: move font-weight for glyphicons to before pseudo elementMark Otto1-3/+2
2013-02-16All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-starMark Otto1-3/+3
2013-01-11Add glyphicons font path variableFabien1-5/+5
2012-11-02tweaks to icons defaults and in buttons improve vertical alignMark Otto1-2/+3
2012-11-02removing glyphicons images, swapping in new icon font with new classesMark Otto1-0/+199