aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton2-2/+2
2012-05-31rebuild and fix testJacob Thornton1-4/+4
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix ↵Mark Otto2-4/+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 Otto2-1/+9
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 Otto2-89/+45
2012-05-13#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto1-2/+9
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-30make responsive input fields not wrap for fluid input prepend/append by ↵Mark Otto1-1/+1
setting block back to inline-block (oversight of 2.0.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 Otto2-1/+5
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 Otto2-0/+39
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-23white bg on docs againMark Otto1-1/+1
2012-04-23remove background color from radios and checkboxes for IEsMark Otto2-1/+9
2012-04-18make bootstrap compile with Recess instead of LessJacob Thornton2-495/+1341
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 Thornton2-30/+6
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-14ditch the .navbar in the selectors since it's the same specificity level, ↵Mark Otto1-24/+24
and thus superfluous
2012-04-14Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ↵Mark Otto2-89/+110
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-07add larger .input-* to block reset for responsive <767Mark Otto1-0/+3