aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
AgeCommit message (Collapse)AuthorFilesLines
2012-01-31move js stuff into assetsJacob Thornton1-13/+13
2012-01-31Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+4
2012-01-31fix typo in base css docsMark Otto1-1/+1
2012-01-31add form help-* documentationnkryptic1-1/+4
2012-01-31fix disabled button docsMark Otto1-2/+2
2012-01-31chance icon classMark Otto1-148/+148
2012-01-30once more, overhaul the icons and use the css regex selector on our iconsMark Otto1-144/+144
2012-01-30update icons everywhere to be scoped per other components, fix broken ↵Mark Otto1-148/+149
elements on js docs page
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto1-1/+1
beast mode
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-34/+34
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto1-0/+5
2012-01-30fix forms typo on error stateMark Otto1-1/+1
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto1-1/+1
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto1-0/+25
it across responsive layouts
2012-01-29fix broken navbar collapseMark Otto1-1/+1
2012-01-29update collapsible nav in navbarMark Otto1-1/+1
2012-01-29fix form styles on prepend/append for consistency, update code docs with ↵Mark Otto1-0/+6
examples of the code snippets
2012-01-29update text on icons noteMark Otto1-1/+1
2012-01-29remove form docs from the styles and markup, it's no longer neededMark Otto1-31/+28
2012-01-28fix the navbar click and a few jank responsive problemsMark Otto1-1/+1
2012-01-28turn off brand hover for now + get nav toggling in mobileJacob Thornton1-26/+28
2012-01-28add in a navbar button for toggling the nav itemsMark Otto1-0/+5
2012-01-28darken buttons, uncomment out firefox keyframes from progress barsMark Otto1-2/+2
2012-01-28drop span2-4 on form examples to 1-3Mark Otto1-1/+1
2012-01-28rewrite the code section of the type docsMark Otto1-42/+38
2012-01-27adding wells and close icon to the docs under misc in components, with a new ↵Mark Otto1-53/+0
subnav style
2012-01-27fixing up buttons and examples of implementing iconsMark Otto1-24/+5
2012-01-27Merge branch '2.0/docs/base/icons' of ↵Mark Otto1-17/+56
https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/docs/base/icons
2012-01-27Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵Mark Otto1-0/+7
phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css
2012-01-28Adding new examples to the icons' docs.Burak Tuyan1-17/+56
- Button with dropdown menu. - Small info button. - Text alignment for navigation with no icon. - Text input form with prepended icon - Select input form with prepended icon
2012-01-27update the docs for iconsMark Otto1-2/+7
2012-01-27Merge branch '2.0-wip' of https://github.com/buraktuyan/bootstrap into ↵Mark Otto1-16/+46
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-0/+7
2012-01-27update icon examples to show icons in differently sized buttonsMark Otto1-0/+4
2012-01-27rebuil update layoutJacob Thornton1-1/+1
2012-01-27huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵Mark Otto1-1/+1
and stuff
2012-01-27Updating to latest version of Glyphicons Halflings set (v.1.5) along with ↵Burak Tuyan1-16/+46
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-26move doc building into base make method + build bootstrap to doc assetsJacob Thornton1-2/+2
2012-01-26adding white spritesMark Otto1-1/+1
2012-01-26fix links to apple touch iconsMark Otto1-4/+4
2012-01-26move around some comments in buttons.less, update labels to use correct ↵Mark Otto1-4/+11
variables, add snippet to docs about IE9
2012-01-26overhaul frontpage jumbotron, add js for twitter buttons back in, fix up ↵Mark Otto1-31/+35
some form ids and classes, straighten out the use of primary button variable
2012-01-25fix forms examples and allow for inputs in labelsMark Otto1-51/+53
2012-01-25finish off the static stuff for build and download pageMark Otto1-124/+128
2012-01-25swap fieldsets for divsMark Otto1-44/+44
2012-01-25enable support for form states on select elementsMark Otto1-0/+13
2012-01-25Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+1
Conflicts: bootstrap.css
2012-01-25change form fields back to inline-block to allow for inline-help text in ↵Mark Otto1-1/+1
default form markup
2012-01-25rebuild + add spy to templateJacob Thornton1-1/+1