aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2011-11-03rebuild css, add preserve-3d for faster animations, fix whitespace in mixins....Jacob Thornton1-5/+6
2011-11-02fix tipsies, modals, and popovers from overlaying topbarMark Otto1-2/+8
2011-10-31Merge branch 'kriansa-patch1' into devMark Otto1-2/+8
2011-10-31tweak alignment for IE7 and chromeMark Otto1-3/+4
2011-10-31Merge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-pa...Mark Otto1-1/+2
2011-10-31Merge branch 'dev' of github.com:twitter/bootstrap into devMark Otto2-1/+4
2011-10-31remove fixed height from select elements for IE7Mark Otto1-0/+1
2011-10-29add active class to css for buttons, write new spec for button, "use strict"Jacob Thornton1-1/+2
2011-10-29Merge branch 'master' of github.com:twitter/bootstrap into devJacob Thornton1-0/+2
2011-10-28adding resizable class and mixinMark Otto1-0/+6
2011-10-27remove background color from html tagMark Otto1-3/+1
2011-10-27Fixed a bug that wasn't working as expected on LinuxKriansa1-1/+2
2011-10-26Merge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-pa...Mark Otto1-0/+4
2011-10-26fix vertical position of dropdown menu in .tabsMark Otto1-1/+1
2011-10-26fix prettyify and update the table styles to include a condensed flavorMark Otto1-1/+12
2011-10-27Aligned close buttons to the middle of alert messagekriansa1-0/+4
2011-10-20fix the popover background color to work in ie7Mark Otto1-2/+2
2011-10-19updated fluid example to not use floated sidebar and instead use position abs...Mark Otto2-30/+31
2011-10-19update docs to streamline the tables section, remove redundant css for tables...Mark Otto1-8/+1
2011-10-19remove redundant styles from inline formsMark Otto1-9/+0
2011-10-11remove new tab stuff since it breaks backwards compatabilityMark Otto1-48/+0
2011-10-11adding new tabble stuff, still a huge work in progressMark Otto1-22/+74
2011-10-11updated pills to include vertical (stacked) variation in patterns and documen...Mark Otto1-0/+7
2011-10-10fixing form input width sizing, removing unused CSSMark Otto2-3/+1
2011-10-10adjust width calculations for formColumns to fix issue #404Jeff Adams1-1/+1
2011-10-09cleanup tabs and pills to prep css for new stuffMark Otto1-9/+13
2011-10-09small tweak to dropdowns for autocomplete if you implement dropdowns that wayMark Otto1-2/+4
2011-10-09improve text color and borders for legibilityMark Otto1-7/+7
2011-10-09new form state styles with lighter footprintMark Otto1-80/+23
2011-10-09add extra states to the form examplesMark Otto1-17/+88
2011-10-09remove bottom margin from form in modals for temp fix"Mark Otto1-0/+3
2011-10-08modal was not centered correctlyMark Otto1-2/+3
2011-10-08remove select from the new form grid sizes and let them inherit the default g...Mark Otto1-3/+7
2011-10-08add better handling to the tables so that the thead and tbody first row can h...Mark Otto1-0/+2
2011-10-08place popovers and twipsies above modals for use thereMark Otto1-2/+2
2011-10-08fix problems with scope in tables when using th in tbodyMark Otto1-7/+24
2011-10-07bring hover state back to the .brand element in the topbar to fix a bugMark Otto1-1/+1
2011-10-07resolve problem with nested tables having double bordersMark Otto2-2/+5
2011-10-04fixing multi select on chromium ubuntu by setting background color explicitlyMark Otto1-0/+1
2011-10-04merging master which has the label fixMark Otto1-1/+1
2011-10-04Merge branch 'master' into devMark Otto1-0/+1
2011-10-03more small changes to compiled css to try things outMark Otto1-1/+1
2011-10-03scope the label back to the form elementMark Otto1-1/+1
2011-10-03make links in error messages not be blue, but instead match the text color an...Mark Otto1-0/+20
2011-10-03make it so that checkboxes and radio options-list can have wrapping labels; n...Mark Otto1-0/+3
2011-10-03overhaul the grid CSS to make it more durable for tables and forms to use the...Mark Otto4-17/+45
2011-10-03resolve issue with form fields and errors causing no space between fields wit...Mark Otto1-2/+2
2011-10-03Merge pull request #346 from alepee/masterMark Otto1-0/+1
2011-10-02Fixed comment to show appropriate file name. Sam Carlton1-1/+1
2011-09-30white-space: nowrap; for .labelAntoine Lépée1-0/+1