aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-05-31rebuild and fix testJacob Thornton1-4/+4
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix ↵Mark Otto1-0/+9
input-prepend/append for responsive for both fluid and fixed sizing
2012-05-28remake after merging IE7/8 bugfix for animationsMark Otto1-2/+0
2012-05-28scope float right dropdown menus to immediate childrenMark Otto1-1/+1
2012-05-27fixes .placeholder to work as a "grouped selector"Corey Innis1-0/+4
adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query` the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
2012-05-25remove color from labelsMark Otto1-1/+0
2012-05-24make bootstrap like google maps a bit moreMark Otto1-0/+4
2012-05-24recompile after adding ms-placeholderMark Otto1-0/+4
2012-05-23remove redeclared font styles from <p> and rebuildMark Otto1-3/+0
2012-05-23fix field state mixinMark Otto1-0/+12
2012-05-17fix resizing issues from incorrectly changing <767px grid classes to ↵Mark Otto1-0/+4
inline-block, fix height issue on textareas
2012-05-15remake again after pullMark Otto1-24/+35
2012-05-15finish fixing uneditable-input and remakeMark Otto1-2/+4
2012-05-15correct regressions against 2.0.3Mark Otto1-0/+28
2012-05-14add forms test page for all html5 input types and refactor selectorsMark Otto1-89/+40
2012-05-13#3420: properly scope dropdown open state to immediate children onlyMark Otto1-1/+1
2012-05-13#3449: make legend and form-actions the same border colorMark Otto1-3/+3
2012-04-30#3228: update docs to list dependencies from 2.0.3 for compiling via makeMark Otto1-4/+4
2012-04-24fix regression in resetting collapse to auto on collapse open. (+ add spec ↵v2.0.3Jacob Thornton1-4/+4
and rebuild)
2012-04-24restore margins on thumbnails, add comments about it's changes and how ↵Mark Otto1-1/+2
responsive affects it
2012-04-24make component animations work cross browsers with opacity mixin, restore ↵Mark Otto1-4/+7
float on thumbnails > li
2012-04-24Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipMark Otto1-4/+4
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not ↵Mark Otto1-0/+13
perfect, but mostly solid
2012-04-24Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipJacob Thornton1-5/+12
2012-04-24changes for build in preperation for 2.0.3 releaseJacob Thornton1-4/+4
2012-04-24fix ie7 button group toggles and button bordersMark Otto1-4/+3
2012-04-24fix #3179: cut off radios and checkboxesMark Otto1-1/+1
2012-04-24fix #3202: add cursor to .accordion-toggleMark Otto1-0/+4
2012-04-23fix up buttons after recess property orderMark Otto1-0/+4
2012-04-23remove background color from radios and checkboxes for IEsMark Otto1-0/+8
2012-04-18make bootstrap compile with Recess instead of LessJacob Thornton1-432/+1213
2012-04-18fix #3111, badge and label alignment with surrounding textMark Otto1-1/+1
2012-04-16lots of property orderingJacob Thornton1-79/+77
2012-04-16Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wipJacob Thornton1-0/+2
2012-04-16a few property reordering thingsJacob Thornton1-12/+4
2012-04-15fix #2990: text wrapping in .uneditable-inputMark Otto1-0/+2
2012-04-14fix #2989: clear .checkbox/.radio floatsMark Otto1-0/+1
2012-04-14Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ↵Mark Otto1-70/+80
into tierra-2.0.3-wip-nav-collapse Conflicts: docs/assets/bootstrap.zip
2012-04-14fix #3068: compile after changing commentMark Otto1-2/+0
2012-04-14fix #1823: styles of tabs within other tabs resolvedMark Otto1-23/+23
2012-04-14adding icon classes to finish off glyphicons 1.6 updateMark Otto1-0/+60
2012-04-14alt fix to #3029: change to single border-radii propertiesMark Otto1-9/+12
2012-04-14fix #3036: add bg color to inputsMark Otto1-0/+1
2012-04-10Fixed extra margin on Navbar buttons.Bryan Petty1-1/+1
2012-04-07fix conflicts, add docs example for two buttons on an appendMark Otto1-6/+12
2012-04-07fix #2968 manually: add consolas to monospace font stackMark Otto1-1/+1
2012-04-05Changed .nav-collapse to clear both instead of left, and added compiled files.Bryan Petty1-69/+79
2012-04-02fix #2908: unfloat inputs using .span* in fluid rowMark Otto1-1/+5
2012-04-02fix #2913: get more specific with button group selectorsMark Otto1-15/+15