aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2012-01-27comment icons that are 1px offMark Otto1-2/+2
2012-01-27combined .disabled and [disabled] and confirmed in ie7/8Mark Otto1-24/+6
2012-01-27new tab focus style and mixinMark Otto1-5/+19
2012-01-27clean up use of mixins to highlight them appropriately in your fav editorMark Otto1-2/+2
2012-01-27Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵Mark Otto1-8/+50
phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css
2012-01-27overhaul navbar behavior in responsive cssMark Otto1-2/+2
2012-01-27remove page-header from docs and add to type.lessMark Otto1-1/+9
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css
2012-01-27update examples and restore iconsMark Otto1-1/+1
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-9/+100
Conflicts: docs/assets/css/bootstrap.css
2012-01-27add missing parenJacob Thornton1-1/+1
2012-01-27fix inputs in navbarMark Otto1-1/+2
2012-01-27update the docs for iconsMark Otto1-14/+14
2012-01-27Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into ↵Mark Otto1-9/+99
buraktuyan-2.0-wip
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css
2012-01-27Rebuild css and htmlPete Hopkins1-8/+50
2012-01-27update icon examples to show icons in differently sized buttonsMark Otto1-1/+1
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+2
Conflicts: docs/assets/css/bootstrap.css
2012-01-27rebuil update layoutJacob Thornton1-2/+2
2012-01-27align text in buttons so folks can easily make them different widthsMark Otto1-1/+2
2012-01-27i18n download pageMark Otto1-1/+1
2012-01-27Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap.css docs/download.html
2012-01-27huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵Mark Otto1-11/+12
and stuff
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+16
Conflicts: docs/assets/css/bootstrap.css
2012-01-27Merge branch '2.0-wip' of git://github.com/twitter/bootstrap into 2.0-wipBurak Tuyan1-1/+16
2012-01-27Rebuild bootstrap.cssPete Hopkins1-2/+14
2012-01-27adding outline callout as a fallback for IE--needs testing though, thought I ↵Mark Otto1-2/+5
already added this
2012-01-27Updating to latest version of Glyphicons Halflings set (v.1.5) along with ↵Burak Tuyan1-9/+99
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-26change typeahead to data-source instead of data-data and add to docsJacob Thornton1-1/+1
2012-01-26rebuild + copy images to docs when makingJacob Thornton1-3/+3
2012-01-26move doc building into base make method + build bootstrap to doc assetsJacob Thornton1-0/+3037