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-10-30Merge branch '2.1.2-wip'v2.2.0Mark Otto
2012-10-08fixes #5416: use correct variable for inverse navbar responsive linksMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-09-27Fix for #4550Artem Kustikov
2012-09-17fixes #5163: add new var for navbar collapse's default view, use that in resp...Mark Otto
2012-09-13change up box-shadow mixin usage everywhere to use escaping again, or local v...Mark Otto
2012-08-28Unescaped box-shadows to take advantage of new box-shadow mixinLuis Aleman
2012-08-22fixes #4532: navbar responsive carets for dropdown-menus now hidden, also fix...Mark Otto
2012-08-18nuke subnav styles from responsive navbarMark Otto
2012-08-02increase padding on navbar responsive nav links, fix footer marginsMark Otto
2012-08-01fixes #4253: hover on responsive navbarMark Otto
2012-07-30fixes #3858: add var for responsive navbar. also add additional examples to n...Mark Otto
2012-06-29standardize top level file commentsMark Otto
2012-06-29remove responsive subnav from docs and place in navbar-responsive.lessMark Otto
2012-06-25make fixing of subnav work againMark Otto
2012-06-25remove subnav file, instead add an optional class for .navbarMark Otto
2012-05-14#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto
2012-04-15ditch the .navbar in the selectors since it's the same specificity level, and...Mark Otto
2012-04-06Changed .nav-collapse to clear both instead of left, and added compiled files.Bryan Petty
2012-04-02Restrict collapsed items in Navbar to only those in .nav-collapse, and button...Bryan Petty
2012-04-01remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto
2012-03-26fix responsive navbarJacob Thornton
2012-03-23add the broken out responsive filesMark Otto