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-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
2012-04-15fix #1823: styles of tabs within other tabs resolvedMark Otto
2012-04-15Merge branch 'gruvii-patch-2' into 2.0.3-wipMark Otto
2012-04-15adding icon classes to finish off glyphicons 1.6 updateMark Otto
2012-04-15alt fix to #3029: change to single border-radii propertiesMark Otto
2012-04-15fix #3036: add bg color to inputsMark Otto
2012-04-11Fixed extra margin on Navbar buttons.Bryan Petty
2012-04-08add larger .input-* to block reset for responsive <767Mark Otto
2012-04-08Merge branch 'alecrust-patch-3' into 2.0.3-wipMark 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-08fix left margin on .thumbnails for responsive <767Mark Otto
2012-04-08fix #2968 manually: add consolas to monospace font stackMark Otto
2012-04-06Changed .nav-collapse to clear both instead of left, and added compiled files.Bryan Petty
2012-04-06Allow multiple buttons in `.input-prepend` and `.input-append`. Arnold Daniels
2012-04-03Corrected spacingAlec Rust
2012-04-03fix #2908: unfloat inputs using .span* in fluid rowMark Otto
2012-04-03fix #2913: get more specific with button group selectorsMark Otto
2012-04-02Restrict collapsed items in Navbar to only those in .nav-collapse, and button...Bryan Petty
2012-04-01Merge branch 'alecrust-patch-1' into 2.0.3-wipMark Otto
2012-04-01Corrected "resises" to "resides"Alec Rust
2012-04-01fix #2296: allow fluid thumbnailsMark Otto
2012-04-01fix #2572: streamline thumbnails css to allow for offsetsMark Otto
2012-04-01fix #2811: left and right aligned tabbable tabs fixes so that .tab-content gr...Mark Otto
2012-04-01fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layoutsMark Otto
2012-04-01fix #2856: make inputs using .span* classes responsive at <767px layoutMark Otto
2012-04-01remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto
2012-03-31clarify use of dropdowns, href, and data-target for js docs; add tests to css...Mark Otto
2012-03-31fix fluid grid selectors to remove > in selectorsMark Otto
2012-03-31Merge branch 'grantzau-patch-1' into 2.0.3-wipMark Otto