aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
AgeCommit message (Expand)AuthorFilesLines
2012-01-07overhaul the entire tabs component structure and docs; remove side nav and ma...Mark Otto1-0/+1
2012-01-07add html5 invalid state for super fancy errors via browserMark Otto1-0/+13
2012-01-07tweak spacing once more on prettify; add support for uneditable inputs to inp...Mark Otto1-3/+11
2012-01-07update form shadows and tweak prettyprint stylesMark Otto1-2/+2
2012-01-07fix form field sizing for selects, document form field grid sizingMark Otto1-21/+42
2012-01-07fix forms in navbars, fix examples' navbarsMark Otto1-1/+2
2012-01-06front page docs updated to include old getting started section, update code s...Mark Otto1-0/+10
2012-01-05fixing conflict in dividers in navbar, fix navbar docs, fix search form in na...Mark Otto1-1/+2
2012-01-05massive docs update, mostly to all our new forms, and to the buttonsMark Otto1-11/+21
2012-01-05Tweak the docs and address the new forms list of controls: radios and checkbo...Mark Otto1-5/+22
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ...Mark Otto1-1/+2
2011-12-30missing paranthesesMark Otto1-1/+1
2011-12-27add appended input example to docs, fix help-text wrapping issue by clearing ...Mark Otto1-0/+1
2011-12-27allow select with size attr to not have fixed heightMark Otto1-1/+2
2011-12-27clean up some css for github issues: input prepend z-index, modals revamped f...Mark Otto1-3/+1
2011-12-21remove inline input field CSS since that's not required as all inputs are inl...Mark Otto1-21/+0
2011-12-21update comment on select bg bug and confirmed it was fixed, scoped responsive...Mark Otto1-1/+1
2011-12-21docs updates, forms updated to include error states and more examples, remove...Mark Otto1-0/+1
2011-12-19mostly docs updates, but also some bug fixes per github issuesMark Otto1-1/+5
2011-12-10unstyle image inputsMark Otto1-1/+7
2011-11-29Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap into...Mark Otto1-3/+3
2011-11-29scope form feedback states to .control-group instead of unused .clearfixJeff Adams1-3/+3
2011-11-29add input width calculation fix from #408 to the 2.0 branchJeff Adams1-1/+1
2011-11-25clean up comments for better built filesJacob Thornton1-4/+3
2011-11-17update property order and do some misc cleanupMark Otto1-15/+15
2011-11-17make uneditable inputs work with span* classesMark Otto1-1/+2
2011-11-17make form classes match table classes (readable left to right), update docs a...Mark Otto1-19/+21
2011-11-12updated docs pages (still wip), adding misc css classes, added form styles fr...Mark Otto1-36/+36
2011-10-16tweak the h2s again for better spacing, adjust docs, remove white bg if possi...Mark Otto1-6/+2
2011-10-09update input prepend and append to use baseline variableMark Otto1-2/+2
2011-10-04fixing multi select on chromium ubuntu by setting background color explicitlyMark Otto1-0/+1
2011-10-04update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo...Mark Otto1-15/+15
2011-09-29round the corners on the search form inputs like a bossMark Otto1-0/+9
2011-09-29huge update to forms, docs for the new forms, added a new link for js example...Mark Otto1-189/+136
2011-09-28updated forms.less to have better comments while pulling out all the old clas...Mark Otto1-47/+38
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