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-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-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
2012-03-23The native box-shadow, background-clip and background-size instructions all t...Bart Teeuwisse
2012-03-23fix unescaped reset filter per #2575Mark Otto
2012-03-19Added offset parameter to .makeColumn.Mark Figueredo
2012-03-15make font family mixins customizable with variables.ctalkington
2012-03-14update hide text to h5bp technique #2586Jacob Thornton
2012-03-13remove commented out widthJacob Thornton
2012-03-12rewrite the fluid grid mixin to be simpler, per #2370Mark Otto
2012-03-12Merge branch 'luk3thomas-popover_arrow_colors' into 2.0.2-wipMark Otto
2012-03-12add block level input mixin for border-box box-sizingMark Otto
2012-03-12remove text indent on carets (not needed) and add inline replacement mixinMark Otto
2012-03-12fix overflowing thumbnails in responsive <767px layoutsMark Otto
2012-03-12in responsive layouts <767px, ensure inputs are not larger than 100% with box...Mark Otto
2012-03-11fix gradient mixins by escaping them, add notes on progress barsMark Otto
2012-03-11stop doing oldschool escape substitutionJacob Thornton
2012-03-11Merge branch 'new_grid' into 2.0.2-wipJacob Thornton
2012-03-09added ability to set custom colors for popover arrow mixinLuke Thomas
2012-03-06fix input grid sizing, fix background color on form actions and append add-onsMark Otto
2012-03-05true > child + varargsJacob Thornton