aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
AgeCommit message (Expand)AuthorFilesLines
2013-01-16More navbar derpingMark Otto1-2/+2
2013-01-16Re-add and update form styles:Mark Otto1-37/+52
2013-01-12Merge branch '3.0.0-wip' into bs3-flattenMark Otto1-27/+39
2012-12-26Simplify form validation states while enabling them to be applied to one fiel...Mark Otto1-5/+13
2012-12-26Remove .text-info and .info form validation statesMark Otto1-4/+0
2012-12-26Remove .controls-row; instead, folks should use .row and .span* for all their...Mark Otto1-19/+0
2012-12-26Restore .form-horizontalMark Otto1-1/+28
2012-12-21flatten buttons and formsMark Otto1-2/+3
2012-12-20add comment regarding caveat of #6199 impl per discussion in/of 14844db862Chris Rebert1-0/+3
2012-12-19Holy shit, buttons, button states, and input states updatedMark Otto1-1/+1
2012-12-19Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebe...Mark Otto1-13/+16
2012-12-19Merge branch 'bs3-input-groups' into 3.0.0-wipMark Otto1-241/+80
2012-12-19Remove support for multiple buttons in input groups because fuck that shit.Mark Otto1-4/+4
2012-12-09fixes #5605: style as disabled all form controls & btns under a disabled fiel...Chris Rebert1-13/+16
2012-12-09Fix checkbox and radios exampleMark Otto1-0/+1
2012-12-09Refactor input groupsMark Otto1-241/+80
2012-11-30grid vars updatedMark Otto1-1/+1
2012-11-30form state varsMark Otto1-6/+6
2012-11-30more vars changedMark Otto1-3/+3
2012-11-30remove color variables, swap others were approproMark Otto1-2/+2
2012-11-30more vars changed, remove @white varMark Otto1-25/+25
2012-11-30more consistent variable naming patternsMark Otto1-30/+30
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-22/+22
2012-11-30more tests for form styles; includes lightening help textMark Otto1-21/+28
2012-11-30Inputs now 100% width by defaultMark Otto1-3/+7
2012-11-30remove some unhelpful commentsMark Otto1-3/+0
2012-11-30consolidate font resets into scaffoldingMark Otto1-15/+0
2012-11-30remove from form stylesMark Otto1-8/+2
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+4
2012-11-29Fixes #5853: Maintain 10px margin above help block when following input groupsMark Otto1-1/+3
2012-11-29remove element from selectorMark Otto1-1/+1
2012-11-28help-block margin-top should also apply after a span.uneditable-inputZulfiqar Ali1-1/+1
2012-11-27help-block margin-top should also apply after a span.inputZulfiqar Ali1-1/+2
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-6/+9
2012-11-04more required input tweaksMark Otto1-4/+5
2012-11-04simplify invalid input cssMark Otto1-5/+4
2012-11-04Merge pull request #5786 from cvrebert/2.2.2-wipMark Otto1-3/+3
2012-11-04Fixes #5785: allow for segmented button groups in input groupsMark Otto1-3/+5
2012-11-04fixes #5494: style invalid fields as invalid regardless of required-nessChris Rebert1-3/+3
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+0
2012-11-01fixes #5742: add cursor: pointer; to labels and selectsMark Otto1-1/+0
2012-10-10fixes #5473: use baselineheight var for input bottom marginMark Otto1-1/+1
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto1-0/+5
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto1-0/+5
2012-10-01reset input and button heights with updated paddingMark Otto1-13/+13
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-21/+21
2012-09-25remove remaining fluid grid cssMark Otto1-3/+1
2012-09-25make .input-* classes match .btn-* size classesMark Otto1-7/+35
2012-09-25remove all ie7 conditionals and mixinsMark Otto1-14/+2
2012-09-25Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto1-12/+41