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
2014-08-05rename imported files to preface with underscore; rerun grunt distMark Otto
2014-07-14new navbar ideasMark Otto
2014-07-10Refactor navs: new classes, remove separate pills & tabs files, drop justifie...Mark Otto
2014-07-10Drop deprecated code from Less filesMark Otto
2014-07-10more navs workMark Otto
2014-07-09Badges, navs, and moreMark Otto
2014-07-09Nuke all IE8 fallbacks and comments and hacksMark Otto
2014-07-09Implement the new border-radius guard: only round things if global @enable-ro...Mark Otto
2014-04-26Minor Spacing fixesNick Schonning
2013-12-16copyeditingChris Rebert
2013-12-09Switch to `&:extend(.clearfix all)` for clearfix mixinMark Otto
2013-11-28removed all caret border color settings.Tobias Lindig
2013-10-29Fixes #10516: Use auto positioning for dropdowns in justified nav to fix Fire...Mark Otto
2013-10-14comment and spacingMark Otto
2013-10-14drop .tabbable since it's unused and undocumented /cc #10102Mark Otto
2013-10-14remove undocumented and unsupported .pill-content and .pill-pane /cc #10102Mark Otto
2013-09-18corrected caret colour when a nav dropdown is openFrederico Carvalho
2013-09-18fixed issue where caret wouldn't inherit "active" li style on nav-pills, whic...Frederico Carvalho
2013-09-13Add nav-pills-border-radius variableJake Buob
2013-09-13Make nav pills border-radius border-radius-baseJake Buob
2013-09-05Fixes #10452: Add note about deprecation of .nav-dividerMark Otto
2013-08-27Address #9873 and fix #9774Mark Otto
2013-08-21rename @screen-XX to @screen-XX-min for clarity+unambiguityChris Rebert
2013-08-18More consistent naming with screen size variables using xs, sm, md, and lgMark Otto
2013-08-17Justified nav now responsive; example updated accordingly (fixes #9708)Mark Otto
2013-08-16fixes #9642: open dropdown nav items get proper stylingMark Otto
2013-08-16fixes #9587: add var for nav link paddingMark Otto
2013-08-15fixes #9607: restore bottom border on hover of nav tabs for proper displayMark Otto
2013-08-12fix #9239 by restoring old ie8 responsive img fooMark Otto
2013-08-05Merge branch 'pullright' of https://github.com/liuyl/bootstrap into liuyl-pul...Mark Otto
2013-08-02Fixes #8996: shift placement of justified CSS for nav componentMark Otto
2013-07-30reorder nav-justified classesAndrey Popp
2013-07-28fixes #8714: correct stacked pills navMark Otto
2013-07-28make pull-right !importantliuyl
2013-07-28fixes #8659: remove lingering .nav-headerMark Otto
2013-07-27Fix up dropdowns being incorrectly positioned on nav pillsMark Otto
2013-07-27Undo changes from #8582 because it made links uneven on desktopMark Otto
2013-07-25Moved navs inline properties to variables.less and customize.html & nav-custo...syed
2013-07-25Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto
2013-07-25make againMark Otto
2013-07-24set cursor to not-allowed for disabled elementsliuyl
2013-07-24issues fixed for nav-justified on pills on android default browser.Salman Javed
2013-07-18Drop `.nav-header` for `.dropdown-header`Mark Otto
2013-07-16remove margin from left side of navs since it's no longer being setMark Otto
2013-07-08more nesting in navs.lessChris Rebert
2013-06-26Fix spelling in commentChris Rebert
2013-05-13Less specific dropdown styles, change up navbar dropdown stylesMark Otto
2013-05-13fix broke exampleMark Otto
2013-05-13Consolidate active dropdown toggle styles and comment out the restMark Otto
2013-05-13Restore commented out dropdown styles, get open dropdown state working againMark Otto