aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Update formsMark Otto1-5/+23
2013-05-03Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-05-03Add cursor: pointer; to .checkbox and .radio and their inline counterpartsMark Otto1-0/+2
2013-05-02Cleanup .navbar-form stylesMark Otto1-1/+3
2013-05-03Fix input border flicker in Chrome from @garoevans, closes #7689Kevin Ingersoll1-1/+1
2013-04-27Adding media queries breakpoints variablesKevin1-1/+1
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-2/+2
2013-04-13more specific comment, better placement of codeMark Otto1-4/+5
2013-04-13override normalize.css overridePaul Tyng1-0/+4
2013-03-31more consistent forms vars; drop search border radius since no more search formMark Otto1-3/+3
2013-03-31@state-*-background to @state-*-bg varsMark Otto1-3/+3
2013-03-30Change error to danger for all classes; add panels componentMark Otto1-1/+1
2013-03-30fuck everything about .clear_float() -- restore .clearfix() as mixinMark Otto1-2/+2
2013-03-28Make sure form actions are properly aligned with form-horizontalAndreas Cederstròˆm1-0/+5
2013-03-14Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-7/+7
2013-03-10Set border-box globally insteadMark Otto1-1/+0
2013-03-06make less files compile with strict maths in 1.4.0Luke Page1-7/+7
2013-03-03Remove support for .uneditable-inputMark Otto1-49/+10
2013-02-28Holy fucking shit fix that input group with buttons rounded corner noiseMark Otto1-37/+27
2013-02-17remove old todo commentMark Otto1-1/+0
2013-02-17remove unnecessary select border resetMark Otto1-6/+0
2013-02-02Simplify input and input group sizingMark Otto1-14/+3
2013-02-01Update input-group-addon for input sizesGil Barbara1-0/+15
2013-01-31Update line-height and padding for input sizesGil Barbara1-7/+36
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