aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'dev' of github.com:twitter/bootstrap into devMark Otto1-0/+2
2011-10-31remove fixed height from select elements for IE7Mark Otto1-0/+1
2011-10-29Merge branch 'master' of github.com:twitter/bootstrap into devJacob Thornton1-0/+2
2011-10-19remove redundant styles from inline formsMark Otto1-9/+0
2011-10-10fixing form input width sizing, removing unused CSSMark Otto1-1/+1
2011-10-10adjust width calculations for formColumns to fix issue #404Jeff Adams1-1/+1
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-08remove select from the new form grid sizes and let them inherit the default g...Mark Otto1-3/+7
2011-10-04fixing multi select on chromium ubuntu by setting background color explicitlyMark 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 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 Otto1-2/+0
2011-10-03resolve issue with form fields and errors causing no space between fields wit...Mark Otto1-2/+2
2011-09-16fixing conflict and recompilingMark Otto1-4/+4
2011-09-15move clearfix logic back onto clearfix class for ie7Jacob Thornton1-1/+1
2011-09-15little fixes for ie 7Jacob Thornton1-3/+3
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-12comment out box-shadow on masthead and footer in docs.css because Opera sucks...Mark Otto1-3/+5
2011-09-11fix problem with error styles in forms that clashed with alert-messages by qu...Mark Otto1-2/+2
2011-09-11make input prepend styles look a bit betterMark Otto1-6/+8
2011-09-11remove qualifying tags in .span selectors for built in grid so that we can us...Mark Otto1-0/+29
2011-09-11oops, double commit last time; apply fixes to make select elements line up in...Mark Otto1-4/+2
2011-09-11fix legends in ie7Mark Otto1-0/+3
2011-09-11fix legends in ie7Mark Otto1-2/+2
2011-09-10overhaul docs CSS since it was scalable, converted docs mastheads and footers...Mark Otto1-22/+25
2011-09-10trying to solve firefox active outline, make .input less specificMark Otto1-1/+1
2011-09-09fix the stacked form legend styleMark Otto1-1/+1
2011-09-09bug fixingMark Otto1-5/+9
2011-09-08bump css to 1.3.0, update makefile to reflect that, update form css to prepen...Mark Otto1-1/+1
2011-09-04addng docs for the themes stuff and examplesMark Otto1-4/+4
2011-09-02tweak readonly, disabled, and uneditable form elementsMark Otto1-17/+42
2011-09-02fix broken checkbox in ie7Mark Otto1-0/+1
2011-09-02update the file input to undo the damage of the generic input selectorMark Otto1-5/+8
2011-09-01for html5 style all inputs -- then unstyle checkbox, radio, button, reset, su...Jacob Thornton1-13/+33
2011-08-25resolve conflicts in merging in other branchMark Otto1-153/+153
2011-08-25base import of normalize into the reset css, tweaks to selector specificity a...Mark Otto1-154/+154
2011-08-22append checkbox to password input #36Jacob Thornton1-2/+4
2011-08-21Merge branch 'master' of github.com:twitter/bootstrapJacob Thornton1-1/+8
2011-08-21re-add div to error classMark Otto1-2/+2
2011-08-21resolve conflictsMark Otto1-0/+7
2011-08-21merge in master, resolve conflictsMark Otto1-14/+14
2011-08-21Merge branch 'misc_css_fixes' of github.com:twitter/bootstrap into misc_css_f...Jacob Thornton1-15/+15
2011-08-21more little ie6-7 hacks :/Jacob Thornton1-0/+11
2011-08-21remove tags from form selectorsMark Otto1-14/+14
2011-08-20fix error styles a bit on stacked form fieldsMark Otto1-0/+7
2011-08-16update whitspace and comment stylesJacob Thornton1-5/+17