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
2013-02-06derp, fix broke css and recompileMark Otto
2013-02-06Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into p...Mark Otto
2013-01-15Fixes #6586: remove top 5px margin from navbar input group button groupsMark Otto
2013-01-12Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -a...Mark Otto
2013-01-03Basic keyboard accessibility CSS tweaksPatrick H. Lauke
2012-12-10squash new lineMark Otto
2012-11-28Fixes #6010: Navbar dropdown caret should match link hover colorMark Otto
2012-11-16Fixes #5925: Adjust top margin of input group in navbarMark Otto
2012-11-11fixes #5873: @navbarInverseBrandColor not usedDrew Goodwin
2012-11-05Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to .n...Mark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-02remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col...Mark Otto
2012-09-18fixes #5041: add new navbar css tests for each variation, remove width: 100%;...Mark Otto
2012-09-13revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap...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-28Do not need to write box-shadow in fullLuis Aleman
2012-08-27fixes #4680: proper margin on buttons in navbar formsMark Otto
2012-08-27fixes #4578: add clearfix to .navbar-inner to clear floatsMark Otto
2012-08-27fixes #4540: adjust vertical alignment of .btn-group in .navbarMark Otto
2012-08-27fixes #4512: improved borders on navbarsMark Otto
2012-08-25avoid top margin on input-append/prepend in .navbar-formMark Otto
2012-08-23nuke 10px right margin on .navbar .navMark Otto
2012-08-20fix static navbar container issues, clean up docs presentation by unfixing th...Mark Otto
2012-08-17fixes #4421: add static top navbar classMark Otto
2012-08-17additional navbar contrast: add inset shadow since we nuked the borderMark Otto
2012-08-17fixes #4416 in a different way: scope active state of navbar links to just th...Mark Otto
2012-08-15Merge branch 'fix/center-text-navbar' of https://github.com/mikaelkael/bootst...Mark Otto
2012-08-15navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ...Mark Otto
2012-08-15Center text in navbar with change to @baseLineHeight (18 -> 20px)Mickael Perraud
2012-08-15remove borders entirely from fixed navbarsMark Otto
2012-08-15fixes #4396: pull right dropdown menus no longer overlaid by submenusMark Otto
2012-08-15fixes #4395: scope dropdown menu caret in navbar to first level dropdown onlyMark Otto
2012-08-14fixes #4342: navbar vars not in use, render navbar dividersMark Otto
2012-07-30fix navbar form alignment, and update examples to show these casesMark Otto
2012-07-30fix examples collapse classes, rename navbar-redux to navbar and delete the o...Mark Otto
2012-07-29reverse navbar styles to save codeMark Otto
2012-07-24fix search form, mostly in navbarMark Otto
2012-07-13cleanup subnav exampleMark Otto
2012-07-13clean up docs for subnavMark Otto
2012-07-10fixes #3210: add .btn to .navbar-form to remove bottom margin, improve vertic...Mark Otto
2012-07-06updates to type scaleMark Otto
2012-07-05fix up subnav styles, add subnav search form styles, add some basic docs for ...Mark Otto
2012-07-05rewrite docs homepage, new graphicsMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-06-29address issues with fixed subnav like borders, corners, etcMark Otto
2012-06-29remove responsive subnav from docs and place in navbar-responsive.lessMark Otto
2012-06-25remove subnav file, instead add an optional class for .navbarMark Otto
2012-06-25more subnav optimizationsMark Otto