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
path: root/less
AgeCommit message (Expand)Author
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-15three columnsMark Otto
2012-05-15move forms test to less/testsMark 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#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto
2012-05-14#3420: properly scope dropdown open state to immediate children onlyMark Otto
2012-05-14#3449: make legend and form-actions the same border colorMark Otto
2012-05-14Merge branch 'aziz-patch-7' into 2.0.4-wipMark Otto
2012-05-14document .hyphens() mixinMark Otto
2012-05-14Merge branch 'Synchro-hyphenation' into 2.0.4-wipMark Otto
2012-05-14Merge branch 'hyphenation' of https://github.com/Synchro/bootstrap into Synch...Mark Otto
2012-05-14Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wipMark Otto
2012-05-14#3469: add variables for dropdown menu dividersMark Otto
2012-05-10Update .placeholder() mixin call Milos Gavrilovic
2012-05-01Add Opera prefixSynchro
2012-05-01Coding styleSynchro
2012-05-01Add .hyphens mixinSynchro
2012-05-01make responsive input fields not wrap for fluid input prepend/append by setti...Mark Otto
2012-05-01expand input css tests to fixed width gridMark Otto
2012-04-26let's reuse color variables, instead of hardcoding colors. Allen Bargi
2012-04-25No need to specify units when a value is 0, thanks to RECESSAllen Bargi
2012-04-24headingMark Otto
2012-04-24officially drop support for offset on thumbnails since it breaks BCMark Otto
2012-04-24restore margins on thumbnails, add comments about it's changes and how respon...Mark Otto
2012-04-24make component animations work cross browsers with opacity mixin, restore flo...Mark Otto
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p...Mark Otto
2012-04-24fix ie7 button group toggles and button bordersMark Otto
2012-04-24fix #3179: cut off radios and checkboxesMark Otto
2012-04-24fix #3202: add cursor to .accordion-toggleMark Otto
2012-04-23fix up buttons after recess property orderMark Otto
2012-04-23remove background color from radios and checkboxes for IEsMark Otto
2012-04-18fix #3111, badge and label alignment with surrounding textMark Otto
2012-04-18add -ms-user-selectHan Lin Yap
2012-04-17lots of property orderingJacob Thornton
2012-04-17few more property ordersJacob Thornton
2012-04-17Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wipJacob Thornton
2012-04-17a few property reordering thingsJacob Thornton
2012-04-16nuke lineMark Otto
2012-04-16remove @gridRowWidth var since we don't use it anywhereMark Otto
2012-04-16simplify the left margin for offset grid columnsMark Otto
2012-04-15fix #2990: text wrapping in .uneditable-inputMark Otto
2012-04-15fix #2989: clear .checkbox/.radio floatsMark Otto
2012-04-15ditch the .navbar in the selectors since it's the same specificity level, and...Mark Otto
2012-04-15Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ...Mark 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