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-01Merge pull request #3976 from benvinegar/masterMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-06-28use variablef or wells background-color, update docs for glyphicons license m...Mark Otto
2012-06-26reverse the gradient on striped progress bars so it matches the active state ...Mark Otto
2012-06-26Fix Opera .clearfix bug when using contenteditableBen Vinegar
2012-06-26Merge pull request #3856 from Calvein/patch-1Mark Otto
2012-06-21create vars for responsive grid values, fixed and fluid, and document them in...Mark Otto
2012-06-21Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into 2.1.0-wipMark Otto
2012-06-21Merge branch 'EngineerGio-patch-1' into 2.1.0-wipMark Otto
2012-06-21reorder for t-r-b-lMark Otto
2012-06-21Added border-radius mixins to set single corner radius and single side border...EngineerGio
2012-06-20remove unused container resetMark Otto
2012-06-15Remove useless ms prefixesFrançois Robichet
2012-06-11Proper spacing between offsetsMarcus Schwab
2012-06-08ajgon's fluid offsets working with first-childMarcus Schwab
2012-06-08Added offsets for .row-fluidIgor Rzegocki
2012-06-04Merge branch '2.0.4-wip' of https://github.com/wachunga/bootstrap into wachun...Mark Otto
2012-05-28fixes .placeholder to work as a "grouped selector"Corey Innis
2012-05-25Merge branch 'ademaro-patch-1' into 2.0.4-wipMark Otto
2012-05-24ie support placeholder color (http://msdn.microsoft.com/en-us/library/ie/hh77...Ademaro
2012-05-23fix field state mixinMark Otto
2012-05-14document .hyphens() mixinMark Otto
2012-05-14Merge branch 'Synchro-hyphenation' into 2.0.4-wipMark Otto
2012-05-14#3469: add variables for dropdown menu dividersMark Otto
2012-05-05Gradient mixins blow up in IE7/8 if you happen to use rgba() colors as paramsDavid Hirtle
2012-05-01Add Opera prefixSynchro
2012-05-01Coding styleSynchro
2012-05-01Add .hyphens mixinSynchro
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p...Mark 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-16simplify the left margin for offset grid columnsMark Otto
2012-04-15Merge branch 'gruvii-patch-2' into 2.0.3-wipMark Otto
2012-04-08Merge branch 'alecrust-patch-3' into 2.0.3-wipMark Otto
2012-04-03Corrected spacingAlec Rust
2012-04-01remove @shadow instances and replace with escaped values, update mixins to no...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
2012-03-29Renaming @gridColumnGutter to @gridGutterWidthJulius Graakjær Grantzau
2012-03-29document .backface-visibility and update comments and initial valueMark Otto
2012-03-29Merge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap...Mark Otto
2012-03-28Added the back-face visibility css property to mixins.less, this property pre...Danny Keane
2012-03-26remove > in fluid grid selectors, fix double padding issue on fluid layout an...Mark Otto
2012-03-26Remove black border on buttons in IE7: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