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
2013-05-04Merge pull request #7670 from DarDar/3.0.0-wipMark Otto
2013-05-04Scope .table-bordered styles to immediate children onlyMark Otto
2013-05-04Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto
2013-05-03Add cursor: pointer; to .checkbox and .radio and their inline counterpartsMark Otto
2013-05-03More navbar CSS and docs cleanupMark Otto
2013-05-03Improve buttons in navbarsMark Otto
2013-05-03delete lingering navbar dividers code since we nuked that awhile backMark Otto
2013-05-03Cleanup .navbar-form stylesMark Otto
2013-05-03Fix input border flicker in Chrome from @garoevans, closes #7689Kevin Ingersoll
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar
2013-05-01outdent the rows for tablets and aboveMark Otto
2013-05-01make that left/right padding, not top/bottom on navbarMark Otto
2013-05-01add back bottom margin to navbarsMark Otto
2013-05-01no need for zero padding on navbar top/bottom; better commentMark Otto
2013-05-01no units on 0 valuesMark Otto
2013-05-01Fixes #7744: update grid mixin to use latest grid stylesMark Otto
2013-04-29Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto
2013-04-29single colon pseudo element for ie8Mark Otto
2013-04-29Cleanup breadcrumb divider last itemRobert Burns
2013-04-29Merge pull request #7704 from twitter/bs3_moar_grid_changesMark Otto
2013-04-29Fix navbar-toggle after commit bbee78b30b40ff0b1473a06ea7ecf5a42d51b614Robert Burns
2013-04-29Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto
2013-04-29derp on navbar toggle and docs positionsMark Otto
2013-04-28Fix navbar on phone/tablet devices after navbar overhaulRobert Burns
2013-04-28Overhaul navbar navsMark Otto
2013-04-27Add maximum bounds variables for so our responsive utilities don't overlapMark Otto
2013-04-27Adding media queries breakpoints variablesKevin
2013-04-27Back to two grid classes, .col and .col-lg-*Mark Otto
2013-04-27Fixes #7688: move font-weight for glyphicons to before pseudo elementMark Otto
2013-04-24- changed commentsArtur Kwiatkowski
2013-04-24'less' folder .editorconfig code guide updatesStephen Edgar
2013-04-24Fixes #7661Chris Rebert
2013-04-22Nuked local .a() mixins and simplified the nestingArtur Kwiatkowski
2013-04-22Merge branch '3.0.0-wip' of https://github.com/twitter/bootstrap into 3.0.0-wipArtur Kwiatkowski
2013-04-22Fixes #7617: lowercase and dash gray color varsMark Otto
2013-04-22Fixes #7648: Thumbnail caption should use @text-color variable. Also adds oth...Mark Otto
2013-04-22typoMark Otto
2013-04-22Fixes #7577: Attempt to fix, at least, issues with Windows Phone 8 and respon...Mark Otto
2013-04-21Fixes #7591: add .make-small-column() mixinMark Otto
2013-04-21Make alerts use variables betterMark Otto
2013-04-21Only use .danger for alerts, no more .errorMark Otto
2013-04-20First pass at updated responsive utilities to be mobile-first. Pulled from #7...Mark Otto
2013-04-20Fixes #7640: only reset margin on last-child p within blockquotesMark Otto
2013-04-20Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto
2013-04-20replaced parametric .is() mixin with non-parametric .a() to simplify usageArtur Kwiatkowski
2013-04-19more nested labels componentArtur Kwiatkowski
2013-04-19Merge pull request #7608 from Fowowski/3.0.0-wipMark Otto
2013-04-19Remove dupe css rule of table elementFabien
2013-04-18Update mixins to remove Opera prefixes on gradients; reorder rules for consis...Mark Otto
2013-04-18Fix flickering on progress bar width updatejeremydenoun