Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-12Increase input group margin on bottom and vertically center to match inputsMark Otto
2013-01-12Fixes #6473: Make .input-prepend and .input-append inline-block to match othe...Mark Otto
2012-12-20Fixes #6236: Fix popover font-size in input groupsMark Otto
2012-11-30Fixes #5853: Maintain 10px margin above help block when following input groupsMark Otto
2012-11-30remove element from selectorMark Otto
2012-11-28help-block margin-top should also apply after a span.uneditable-inputZulfiqar Ali
2012-11-27help-block margin-top should also apply after a span.inputZulfiqar Ali
2012-11-05more required input tweaksMark Otto
2012-11-05simplify invalid input cssMark Otto
2012-11-05Merge pull request #5786 from cvrebert/2.2.2-wipMark Otto
2012-11-05Fixes #5785: allow for segmented button groups in input groupsMark Otto
2012-11-05fixes #5494: style invalid fields as invalid regardless of required-nessChris Rebert
2012-11-01fixes #5742: add cursor: pointer; to labels and selectsMark Otto
2012-10-10fixes #5473: use baselineheight var for input bottom marginMark Otto
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto
2012-09-24ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto
2012-09-20fixes #5150: add btn-group support to input groupsMark Otto
2012-09-18fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepen...Mark Otto
2012-09-18fixes #5039: properly set .row-fluid margins for .controls-rowMark Otto
2012-09-13use local var for a few other .box-shadow mixins to fix CSS not compilingMark Otto
2012-09-13change up box-shadow mixin usage everywhere to use escaping again, or local v...Mark Otto
2012-09-11fixes #5064 manually: remove fancy quote markMark Otto
2012-09-04fixes #4957: use input border var for select element instead of #dddMark Otto
2012-09-03Merge pull request #4763 from Luis-TP/2.1.1-wipMark Otto
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar...Mark Otto
2012-08-28fixes #4729: only use margin-top on .help-block when it follows an input, sel...Mark Otto
2012-08-28Unescaped box-shadows to take advantage of new box-shadow mixinLuis Aleman
2012-08-27fixes #4725: width of .uneditable-input should match standard text input widthMark Otto
2012-08-27fixes #4562: correct select and input widths at 220px (changed with 2.1.0 whe...Mark Otto
2012-08-26fixes #4672 manually: placeholder commentMark Otto
2012-08-23Merge pull request #4560 from andriijas/2.1.1-wip-table-row-warningMark Otto
2012-08-23fixes #4591 properly: remove -1px left margin on .input-append .add-onMark Otto
2012-08-22Add info state to form validationAndreas Cederstròˆm
2012-08-22add css tests and stuff for #4528Mark Otto
2012-08-20fixes #4469 manually: reset width on file inputsMark Otto
2012-08-18fixes #4260 and #4322: set vertical-align to top on input-prepend components ...Mark Otto
2012-08-18fixes #4438: button groups in inline forms now render inlineMark Otto
2012-08-17fixes #4428: specifity on .search-query increasedMark Otto
2012-08-15remove bottom margin on radios and checkboxesMark Otto
2012-08-15fixes #3674: checkbox vertical alignment in IE9Mark Otto
2012-08-15fixes #4358: make select elements 30px tall to match inputsMark Otto
2012-08-14fixes #4265: restore chromium select fixMark Otto
2012-08-01increase horizontal padding on inputs given new font-sizeMark Otto
2012-08-01increase margin on checkboxes and radios to center properlyMark Otto
2012-07-31fixes #3665: ensure inputs in a fluid row maintain grid sizingMark Otto
2012-07-29use shorthand on form field transitions for box-shadow mixinMark Otto
2012-07-24fix search form, mostly in navbarMark Otto
2012-07-10fixes #3605: add support for input-prepend/-append to .form-searchMark Otto
2012-07-10fixes #3384: add support for multiple inputs per line when using grid sizingMark Otto