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
2012-07-07reoder forms a bitMark Otto
2012-07-07docs pre font-size and nowrap on prepend/appendMark Otto
2012-07-06vertically align inline form contentMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-06-26use @textColor to change help-block/help-inline font colorMark Otto
2012-06-20round select list cornersMark Otto
2012-06-14improve inline-block of append/prepend inputs with font-size: 0;Mark Otto
2012-06-05#3684: reset width to auto for input type='image'Mark Otto
2012-06-04fix #3693: rounded corners on search formMark Otto
2012-06-04fix placeholder for FF by attaching input and textarea when we call the mixinMark Otto
2012-05-29fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre...Mark Otto
2012-05-25remove color from labelsMark Otto
2012-05-18fix resizing issues from incorrectly changing <767px grid classes to inline-b...Mark Otto
2012-05-15Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip...Mark Otto
2012-05-15finish fixing uneditable-input and remakeMark Otto
2012-05-15updated forms to rearrange focus state, reinstate uneditable-input, and a few...Mark Otto
2012-05-15correct regressions against 2.0.3Mark Otto
2012-05-15consolidate and relabel new form selectorsMark Otto
2012-05-15add forms test page for all html5 input types and refactor selectorsMark Otto
2012-05-14#3449: make legend and form-actions the same border colorMark Otto
2012-05-10Update .placeholder() mixin call Milos Gavrilovic
2012-04-24fix #3179: cut off radios and checkboxesMark Otto
2012-04-23remove background color from radios and checkboxes for IEsMark Otto
2012-04-17lots of property orderingJacob Thornton
2012-04-15fix #2990: text wrapping in .uneditable-inputMark Otto
2012-04-15fix #2989: clear .checkbox/.radio floatsMark Otto
2012-04-15Merge branch 'au-phiware-patch-1' into 2.0.3-wipMark Otto
2012-04-15Silence comment (just like the others)au-phiware
2012-04-15fix #3036: add bg color to inputsMark Otto
2012-04-08Merge branch 'jasny-patch-2' into 2.0.3-wipMark Otto
2012-04-08readd bootstrap.zip, add @inputBorderRadius var to close #2946Mark Otto
2012-04-06Allow multiple buttons in `.input-prepend` and `.input-append`. Arnold Daniels
2012-04-03fix #2908: unfloat inputs using .span* in fluid rowMark Otto
2012-04-01remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto
2012-03-29fix #2846: Firefox required two clicks on selects to get to options dropdownMark Otto
2012-03-26jankify the IE7 horizontal forms a bit more to account for no labels before ....Mark Otto
2012-03-26give IE7 inline-block behavior for input-prepend/appendMark Otto
2012-03-26remove padding on .search-query for IE7-8 since it doesn't pick up large bord...Mark Otto
2012-03-25revert bart's mixin fixMark Otto
2012-03-24Merge branch 'bartt-master' into 2.0.3-wipMark Otto
2012-03-24fix other instances of mixins, swap use of box-shadow everywhere, include bor...Mark Otto
2012-03-23Fix #2758: Uneditable inputs in input-prepend/appendMark Otto
2012-03-23add comment for append/prepend z-indexingMark Otto
2012-03-23add shell of tests page, lighten form actions background and give it a variableMark Otto
2012-03-23fix #2718, misaligned uneditable inputs in prepends/appendsMark Otto
2012-03-23remove bug in docs for example icon in an input-prepend by removing margin on...Mark Otto
2012-03-12add a super jank fix for horizontal-forms and .input-prepend/append in IE7Mark Otto
2012-03-12enable buttons in input-append and input-prependMark Otto
2012-03-12resolve #1972, allowing add-ons at beginning and end of input-prepend/appendMark Otto
2012-03-12fix more spacing issues with input append/prependMark Otto