aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
AgeCommit message (Expand)AuthorFilesLines
2012-03-06set font-family for inputs and such via basefontfamilyMark Otto1-1/+1
2012-03-05fix input grid sizing, fix background color on form actions and append add-onsMark Otto1-2/+2
2012-03-05add a ton new variables for type, buttons, inputsMark Otto1-7/+7
2012-02-27make .input-prepend/append .add-on text color the same as labels, #333, to cl...Mark Otto1-1/+0
2012-02-22Merge branch 'couchbaselabs-clearfix-ing-form-actions' into 2.0.2-wipMark Otto1-0/+1
2012-02-22Merge branch 'clearfix-ing-form-actions' of https://github.com/couchbaselabs/...Mark Otto1-0/+1
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by def...Jacob Thornton1-3/+3
2012-02-21update forms help-blockMark Otto1-4/+11
2012-02-21.input-append should work for select element, fixes #2137Laszlo Toeroek1-0/+2
2012-02-20update inline forms to resolve checkbox label with space in it and overlappin...Mark Otto1-1/+12
2012-02-17fix duplicate input prepend/append css selectors per #2026Mark Otto1-3/+3
2012-02-16bring back checkbox borders to iOS by conditionalizing the border: 0; on it t...Mark Otto1-1/+4
2012-02-14Adding .clearfix() to .form-actions to allow for .pull-right button containersBigBlueHat - Web Manufacturer1-0/+1
2012-02-13change up fonts on form elements to remove unnecessary font-family on label e...Mark Otto1-1/+7
2012-02-12ensure help-block is block per #1937Mark Otto1-0/+1
2012-02-12add navbar background hover variable and fix uneditable-input with append/pre...Mark Otto1-0/+1
2012-02-11update comment to reflect ie supportMark Otto1-1/+1
2012-02-11reset line-height for file input in ie9Mark Otto1-0/+5
2012-02-11support small for legend per #1544Mark Otto1-0/+6
2012-02-11fix inline form checkbox/radiosMark Otto1-0/+8
2012-02-09webkit legend margin fix for non-horizontal formsJeremy Martin1-5/+6
2012-02-07move formfieldstate mixin to mixins.less for #1785Mark Otto1-27/+0
2012-02-05close #1628 to add padding to all inline checkboxes/radiosMark Otto1-5/+2
2012-02-05fix #1631 by adding focus to radio buttonsMark Otto1-0/+1
2012-02-04correct css selector for .control-label, required in the docs but not in the ...Mark Otto1-1/+1
2012-02-04allow alternate form layouts to hide inputs with .hide on themMark Otto1-0/+4
2012-02-01#1571: remove fixed width on file inputsMark Otto1-0/+1
2012-02-01fix that jank hackMark Otto1-1/+1
2012-01-30remove top 5px padding from first inline radio/checkboxMark Otto1-1/+1
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ...Mark Otto1-39/+7
2012-01-29fix form styles on prepend/append for consistency, update code docs with exam...Mark Otto1-1/+1
2012-01-29remove form docs from the styles and markup, it's no longer neededMark Otto1-1/+12
2012-01-28remove padding from first-child of inline radios/checkboxesMark Otto1-0/+5
2012-01-28vertical align inline checkboxes/radios to improve rendering in topbarMark Otto1-1/+2
2012-01-28add checkbox/radio border for ios in responsiveMark Otto1-2/+1
2012-01-28fix border and border radius on radios/checkboxes for iOS, fix forms docs ali...Mark Otto1-0/+1
2012-01-28reset border-radius only for ie9?Mark Otto1-1/+1
2012-01-27give append/prepend inputs higher z-index on focusMark Otto1-0/+4
2012-01-27fix regression in textarea shadowsMark Otto1-0/+1
2012-01-27add clearfix to control-group for longer labels and any other unforeseen circ...Mark Otto1-0/+1
2012-01-27use quotes on attr selectors more consistentlyMark Otto1-14/+14
2012-01-27new tab focus style and mixinMark Otto1-3/+2
2012-01-27clean up use of mixins to highlight them appropriately in your fav editorMark Otto1-1/+1
2012-01-27Adds necessary ie7-inline-block macrosPete Hopkins1-0/+1
2012-01-27Compensates for IE7 first-child-input-inheriting-hasLayout-parents-margins bu...Pete Hopkins1-0/+9
2012-01-27adding outline callout as a fallback for IE--needs testing though, thought I ...Mark Otto1-0/+1
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+514
2011-05-03cleanup old stuffJacob Thornton1-336/+0
2011-04-28Added main topbar and shit.Mark Otto1-8/+12
2011-04-27Updated documentation; added stacked forms; cleaned up spacing; moved all ids...Mark Otto1-45/+16