aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-29add active class to css for buttons, write new spec for button, "use strict"Jacob Thornton13-34/+109
2011-10-29star work on bootstrap-buttons.jsJacob Thornton2-0/+100
2011-10-29Merge branch 'master' of github.com:twitter/bootstrap into devJacob Thornton13-67/+298
2011-10-28adding resizable class and mixinMark Otto2-1/+7
2011-10-28Update README.mdChris Aniszczyk1-12/+2
2011-10-28Update LICENSEChris Aniszczyk1-10/+173
2011-10-27remove background color from html tagMark Otto3-9/+4
2011-10-26fix vertical position of dropdown menu in .tabsMark Otto3-4/+4
2011-10-26fix prettyify and update the table styles to include a condensed flavorMark Otto5-5/+52
2011-10-22Merge pull request #462 from southpolesteve/masterJacob Thornton1-3/+3
2011-10-21Use proper classes for three column layoutSteve Faulkner1-3/+3
2011-10-21tweaking prettify styles to introduce dark themeMark Otto2-50/+104
2011-10-21move javascript to le footerMark Otto1-11/+12
2011-10-20fix the popover background color to work in ie7Mark Otto3-6/+6
2011-10-19updated fluid example to not use floated sidebar and instead use position abs...Mark Otto5-47/+44
2011-10-19update docs to streamline the tables section, remove redundant css for tables...Mark Otto4-42/+8
2011-10-19remove redundant styles from inline formsMark Otto3-71/+2
2011-10-19update docs copy to include mention of info alert messagesMark Otto1-1/+1
2011-10-11remove new tab stuff since it breaks backwards compatabilityMark Otto3-211/+18
2011-10-11adding new tabble stuff, still a huge work in progressMark Otto5-74/+286
2011-10-11updated pills to include vertical (stacked) variation in patterns and documen...Mark Otto4-5/+16
2011-10-10Merge pull request #408 from tinyfly/grid-input-size-fixMark Otto2-2/+2
2011-10-10fixing form input width sizing, removing unused CSSMark Otto3-4/+2
2011-10-10adjust width calculations for formColumns to fix issue #404Jeff Adams2-2/+2
2011-10-09cleanup tabs and pills to prep css for new stuffMark Otto3-21/+25
2011-10-09start adding examples to docs for alternate tabs and pillsMark Otto1-0/+33
2011-10-09small tweak to dropdowns for autocomplete if you implement dropdowns that wayMark Otto3-5/+10
2011-10-09improve text color and borders for legibilityMark Otto3-29/+29
2011-10-09new form state styles with lighter footprintMark Otto4-166/+66
2011-10-09add extra states to the form examplesMark Otto4-42/+195
2011-10-09remove bottom margin from form in modals for temp fix"Mark Otto3-1/+8
2011-10-08modal was not centered correctlyMark Otto3-5/+6
2011-10-08remove select from docs form sizesMark Otto1-1/+0
2011-10-08remove select from the new form grid sizes and let them inherit the default g...Mark Otto4-37/+45
2011-10-08add better handling to the tables so that the thead and tbody first row can h...Mark Otto3-5/+7
2011-10-08place popovers and twipsies above modals for use thereMark Otto3-7/+7
2011-10-08fix problems with scope in tables when using th in tbodyMark Otto4-36/+98
2011-10-07bring hover state back to the .brand element in the topbar to fix a bugMark Otto3-4/+4
2011-10-07update docs to simplify first table example and introduce nested documentationMark Otto1-47/+31
2011-10-07resolve problem with nested tables having double bordersMark Otto5-5/+59
2011-10-07Merge pull request #381 from smaboshe/docsMark Otto2-3/+5
2011-10-07.gitignore update.Silumesii Maboshe1-1/+3
2011-10-07For consistency, updated rendered 'pre' in docs to '<pre>' in the 'Presenting...Silumesii Maboshe1-1/+1
2011-10-07Updated rendered '>html<' in docs to '<html>' in the 'Presenting code' section.Silumesii Maboshe1-1/+1
2011-10-04pass more args to placement functionJacob Thornton1-8/+4
2011-10-04add dropdown tab selection supportJacob Thornton2-5/+27
2011-10-04remakeJacob Thornton2-3/+3
2011-10-04Merge branch 'master' of github.com:twitter/bootstrapJacob Thornton4-13/+18
2011-10-04add selector option to alerts, update modal settings strategyJacob Thornton4-10/+34
2011-10-04fixing multi select on chromium ubuntu by setting background color explicitlyMark Otto3-2/+4