aboutsummaryrefslogtreecommitdiff
path: root/less/sprites.less
AgeCommit message (Collapse)AuthorFilesLines
2012-10-02fixes #5392: hover on submenu should maintain white icons for active parent ↵Mark Otto1-1/+3
a tag
2012-09-05Do not force white icons in active tab linksSlavi Pantaleev1-2/+0
Active `.nav-tabs` elements are not blue (like pills), so forcing a white icon there is not appropriate.
2012-08-21fixes #4523: more specific selectors on white icon inversionMark Otto1-2/+8
2012-08-17Merge branch '2.1.0-wip' of https://github.com/tobz/bootstrap into ↵Mark Otto1-0/+1
tobz-2.1.0-wip
2012-08-16Fixes typo for issue #4413.Natansh Verma1-1/+1
2012-08-15Added default top margin of 1px for icons.tobz1-0/+1
2012-08-08add some simple styles for showing white icons on hover where appropriateMark Otto1-14/+9
2012-06-28standardize top level file commentsMark Otto1-3/+3
2012-06-02fix cut off iconsMark Otto1-2/+2
2012-04-16lots of property orderingJacob Thornton1-1/+1
2012-04-14adding icon classes to finish off glyphicons 1.6 updateMark Otto1-5/+38
2012-02-18fixed syntax errorDominik Tobschall1-2/+2
2012-02-18fixed typo (whitespace)Dominik Tobschall1-1/+1
2012-02-11update selectors for icons to include matcher for icon class in middle of ↵Mark Otto1-1/+2
class attr, remove docs mention of requiring icon-* first
2012-02-04buttons and icons updated for improved placement and variable support for ↵Mark Otto1-2/+3
icon paths
2012-02-01follow up to #1501 to update notes in sprites.lessMark Otto1-2/+2
2012-01-31clean up responsive media queries and docs cssMark Otto1-1/+1
2012-01-31chance icon classMark Otto1-125/+125
2012-01-30once more, overhaul the icons and use the css regex selector on our iconsMark Otto1-1/+1
2012-01-30update icons everywhere to be scoped per other components, fix broken ↵Mark Otto1-132/+133
elements on js docs page
2012-01-27comment icons that are 1px offMark Otto1-5/+5
2012-01-27clean up use of mixins to highlight them appropriately in your fav editorMark Otto1-1/+1
2012-01-27Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵Mark Otto1-0/+2
phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css
2012-01-27Cleans up IE7 inline margins for buttons and adds them for sprites, also ↵Pete Hopkins1-0/+2
fixes button padding for large/small sizes
2012-01-27Updating to latest version of Glyphicons Halflings set (v.1.5) along with ↵Burak Tuyan1-11/+43
some icon enhancements like: - Updated the Gylphicons Halflings set to version 1.5 (30 new icons) - Optimized the sprite PNG files for minimum filesize without any quality loss - Made some fixes for horizontal alignment at the LESS/CSS level (tags, bold, arrow-up, minus, chevron-down) - Made some fixes for vertical alignment at the LESS/CSS level (chevron-down, resize-vertical, resize-horizontal) - Renamed the old "calendar" class as "list-alt" class (because now we've a real calendar icon) - Changed the "background-position" of the icon class to "14px 14px", so that a wrong class name will not be showing the glass icon and instead will show a blank icon (which is useful for just positioning the text after the icons in some cases) - Added new icons (classes) to the base-css Docs (to both HTML file and Mustache template) - Changed one of the button examples to danger style and used a white icon - Renamed the sprite image files to save a few bytes here and there (from glyphicons-halflings-sprite.png to lyphicons-halflings.png and from glyphicons-halflings-sprite-white.png to glyphicons-halflings-white.png)
2012-01-26rebuild + copy images to docs when makingJacob Thornton1-2/+2
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+121