aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
AgeCommit message (Expand)AuthorFilesLines
2013-10-13scope top padding of .form-control-static to be within horizontal forms only;...Mark Otto1-1/+4
2013-09-11Use @screen-sm-min in formsZlatan Vasović1-1/+1
2013-08-28fix #10252 by restricting Android Firefox reset to only .form-control & .btnChris Rebert1-0/+1
2013-08-24fixes #9969: add support for output elementMark Otto1-0/+9
2013-08-21deprecate @screen-{phone,tablet,desktop} varsChris Rebert1-2/+2
2013-08-19Fixes secondary issue in #9798Mark Otto1-1/+1
2013-08-18fixes #9798: update spacing on checkboxes and radios for horizontalMark Otto1-11/+18
2013-08-18fixes #9803: label and input alignment in horizontal formsMark Otto1-1/+1
2013-08-15Add to #9578 and fix #9614: use cursor not-allowed on radios and checkboxesMark Otto1-6/+6
2013-08-14fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radiosChris Rebert1-1/+15
2013-08-13Swapped input-lg and input-smGuillermo González de Agüero1-2/+2
2013-08-13Added input-size mixinggam1-33/+3
2013-08-12fix navbar form alignment of inputs by restoring inline-blockMark Otto1-0/+7
2013-08-12fixes #9392: no need for width auto on inline/navbar form controls given inli...Mark Otto1-5/+0
2013-08-12fixes #9382: inline forms now require use of .form-group for proper alignment...Mark Otto1-19/+35
2013-08-11addressing #9189 manually, part 3: formsMark Otto1-2/+2
2013-08-05Fixes #8150: add `.static-form-control` for vertical alignment of static form...Mark Otto1-1/+12
2013-08-05Fixes #8795, a reoccurence of #1969Mark Otto1-0/+10
2013-08-04Enable input focus state customizationMark Otto1-5/+2
2013-08-03Greater standardization of sizing terminologyChris Rebert1-6/+6
2013-08-02move form layouts from input groups back to forms (messed this up in b281ad64...Mark Otto1-0/+44
2013-08-02Tighten up buttons and form controlsMark Otto1-0/+2
2013-08-02Resolves https://github.com/twbs/bootstrap/issues/9014. updates mixins to con...Jon Schlinkert1-3/+3
2013-07-30trivial spacing fixChris Rebert1-1/+1
2013-07-29Refactor .input-* sizing a bit by not chaining to .form-control (fixes #8672)Mark Otto1-13/+18
2013-07-27Input groups overhaulMark Otto1-148/+0
2013-07-27fixes #8675: align horizontal form label and inputMark Otto1-1/+1
2013-07-26Update inline and horizontal formsMark Otto1-4/+8
2013-07-26Use `.form-control` in input sizing CSSMark Otto1-18/+4
2013-07-26Merge branch 'patch-3' of https://github.com/jholl/bootstrap into jholl-patch-3Mark Otto1-6/+1
2013-07-26Fixes #8605: use `.form-control` in `.input-group` instead of HTML tagsMark Otto1-5/+4
2013-07-26Update forms.less to remove .form-horizontal .row + .rowJames Holland1-6/+1
2013-07-25Update form validation statesMark Otto1-3/+3
2013-07-25SpacingMark Otto1-3/+0
2013-07-25Refactor forms stylesMark Otto1-93/+93
2013-07-25twbs ALL the linksChris Rebert1-2/+2
2013-07-23Update forms varsMark Otto1-1/+0
2013-07-23Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto1-3/+3
2013-07-20Update file input to remove height and line-heightMark Otto1-2/+1
2013-07-20Remove more commented out CSS from formsMark Otto1-1/+0
2013-07-20Remove commented out CSSMark Otto1-8/+0
2013-07-20moving forms, labels and list-group to variables.lesssyed1-3/+3
2013-07-18`<input>` and `<select>` sizing updateMark Otto1-4/+4
2013-07-18Fixes #8516: correct input-small and input-large on select elementsMark Otto1-1/+10
2013-07-18Jankily fix input group wrapping with button groups in Firefox (fixes #8321, ...Mark Otto1-2/+2
2013-07-11Update forms.lessBass Jobsen1-1/+1
2013-07-01comma for the guardian angel /cc @cvrebertMark Otto1-1/+1
2013-07-01Fixes #8350: unfuck Chrome number input element cursor /cc @cvrebert @eintnohickMark Otto1-0/+10
2013-06-27fixes #7977: prevent some table bullshit on input groupsMark Otto1-0/+1
2013-06-25Merge pull request #8300 from cvrebert/patch-2Mark Otto1-1/+1