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
2017-11-07Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` and...Patrick Yeo
2017-10-03Nav Pills with open dropdown don't reflect the nav-pills active state. The ac...Patrick Yeo
2017-06-18limit active styles for nav-pills to immediate childrenMark Otto
2017-06-13(#22414) Renamed for consistency `$nav-disabled-link-color`, `$nav-tabs-activ...Patrick Yeo
2017-04-11Remove `cursor: not-allowed` stylesPatrick H. Lauke
2017-04-08Docs and CSS updates for #21807 (#22336)Mark Otto
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager
2017-03-24Harmonize navbar-brand, navbar-text and nav-link heightPierre-Denis Vanduynslager
2017-03-20linting from beforeMark Otto
2017-03-20Fix justified nav styles and update nav docs for fill/justifyMark Otto
2017-03-03Remove 'hover' from nav-tabs-active-link-hover-color et al (#22087)Sean Beyer
2017-01-25Remove random cursor: default from pill nav (#21835)Mark Otto
2017-01-24Allow flex-based navs to wrap like they used to (#21824)Mark Otto
2016-12-29update navs to use `.show` instead of `.open` for dropdownsMark Otto
2016-12-29Remove plain-hover-focus mixins from navsMark Otto
2016-12-25Fixes #18228: Don't use `transparent` for bottom border, use bg colorMark Otto
2016-12-25Change up the "justified" nav optionsMark Otto
2016-12-25Make .nav flex-poweredMark Otto
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-11-26v4: Flexbox nav options (#21201)Mark Otto
2016-04-03Use @border-radius and add $nav-tabs-border-radius variablevsn4ik
2016-01-07Consolidate nav-tab dropdown styles with nav-tab stylesMark Otto
2016-01-07New $nav-pills-active-link-* variablesMark Otto
2016-01-07Revamp tabbed nav border variablesMark Otto
2016-01-07Add $nav-disabled-link-hover-bg variableMark Otto
2016-01-07Add $nav-item-inline-spacer variableMark Otto
2015-12-08Introduce $nav-item-margin variableChris Rebert
2015-11-30Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2015-11-30fixes #18295. improve .nav-inline usefulness and document the classes as wellMark Otto
2015-11-15Add $nav-tabs-link-border-width; refs #18150Chris Rebert
2015-11-13scss/_nav.scss: Remove trailing whitespaceChris Rebert
2015-11-13spaceMark Otto
2015-09-29Removed trailing whitespaceChris Bell
2015-09-29Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.Chris Bell
2015-08-19remove commented out nav stylesMark Otto
2015-08-19rewrite active and disabled styles for navsMark Otto
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-08-15Massive cleanupMark Otto
2015-06-23drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto
2015-04-26remove extends: navs and unstyled listsMark Otto
2015-04-19New form control sizing, new navbar condensed variation, update nav and navba...Mark Otto
2015-04-18more comments and formatting clean upMark Otto
2015-03-29Merge branch 'master' into v4Mark Otto
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto
2014-12-03convert to scssMark Otto