aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-09-22update table to support header and arrowsJacob Thornton1-3/+2
2011-09-16fix fluid exampleMark Otto1-12/+10
2011-09-16Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton2-2/+2
2011-09-16update alert message for ie7 to adjust dismiss icon, update example pages to ...Mark Otto1-2/+7
2011-09-16fix tabs jitter bug when there is no active classMark Otto1-7/+7
2011-09-16fixing conflict and recompilingMark Otto2-5/+5
2011-09-16updated table styles a bit and floated the fluid columns to clear the row dro...Mark Otto2-4/+5
2011-09-15remove table border seperate for ieJacob Thornton1-1/+0
2011-09-15move clearfix logic back onto clearfix class for ie7Jacob Thornton1-1/+1
2011-09-15little fixes for ie 7Jacob Thornton2-4/+4
2011-09-14allow multi-select lists in formsMark Otto1-0/+5
2011-09-13apply clearfix to appended input pattern to clear the floatsMark Otto1-0/+1
2011-09-13fix tab-content and pre funkiness, convert p in tab content to divMark Otto1-0/+3
2011-09-13adding quick and dirty favicons and touch icons for iOSMark Otto1-0/+5
2011-09-12comment out box-shadow on masthead and footer in docs.css because Opera sucks...Mark Otto3-31/+33
2011-09-12remove theme.less and split preboot.less to mixins.less and variables.less to...Mark Otto6-148/+100
2011-09-12remove adaptive, recomment theme.less to avoid comments in compiledMark Otto2-65/+5
2011-09-12fix topbar link with button bugMark Otto1-3/+7
2011-09-12really make modals cover topbars and not cover the modal itselfMark Otto1-1/+1
2011-09-12make modals cover topbarsMark Otto1-1/+1
2011-09-12quick fix for .clearfix with unqualified selector in forms.lessMark Otto1-1/+1
2011-09-11change modal buttons back to be primary firstMark Otto1-1/+1
2011-09-11fix problem with error styles in forms that clashed with alert-messages by qu...Mark Otto1-2/+2