aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-05-14Fix arrow for tooltip and popoverJohann-S2-43/+35
2017-05-07Merge branch 'v4-dev' into form-tweaksMark Otto1-0/+4
2017-05-07Removed several unused scss variables (#22539)Sebastiaan Nijland1-6/+0
2017-05-05Add shim for "new" HTML5 structural elements (#22573)Patrick H. Lauke1-0/+4
2017-04-22Redo the small custom select varsMark Otto2-7/+4
2017-04-22Change how input and select height is computedMark Otto3-13/+17
2017-04-21Merge branch 'v4-dev' into form-tweaksMark Otto16-85/+61
2017-04-21Match validation mixin focus state to normal focus stateMark Otto1-1/+1
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo9-47/+47
2017-04-16Prevent long words in `.card-title`s from breaking auto layoutMark Otto1-0/+1
2017-04-14Replace dropdown backdrop hack with cleaner JS-only hackPatrick H. Lauke2-11/+0
2017-04-13Fix popover arrow color for bottom positionIdan Cohen1-1/+1
2017-04-10Remove `cursor: not-allowed` stylesPatrick H. Lauke9-24/+1
2017-04-08fixes #21922: set border-radius to 0 when global radius is disabledMark Otto1-1/+5
2017-04-08fixes #22135Mark Otto1-3/+6
2017-04-08Update card outline mixinMark Otto1-0/+6
2017-04-08tighten up horizontal input and button paddingMark Otto1-1/+1
2017-04-08Bump up from 2px to 3px so it's consistent; also fix focus of inputsMark Otto2-5/+5
2017-04-08Rename some .open to .show (#22389)Mark Otto2-12/+6
2017-04-08property orderMark Otto1-1/+1
2017-04-08Switch to ease function to remove trailing animation movementMark Otto1-1/+1
2017-04-08Do not stretch images in carousel-itemPierre-Denis Vanduynslager1-0/+1
2017-04-08Ensure carousel works in IE10/11Mark Otto3-34/+14
2017-04-08Revert "Drop width from sizing utils given .col- classes can do the same thin...Mark Otto2-2/+2
2017-04-08Add transition to .progress-barMark Otto2-0/+2
2017-04-08Add dropdown-item-padding-y varMark Otto2-1/+2
2017-04-08Drop width from sizing utils given .col- classes can do the same thing (follo...Mark Otto2-2/+2
2017-04-08Remove margin-left on caret if empty (#22095)Jesper Strange Klitgaard Christiansen1-0/+4
2017-04-08Drop .jumbotron-hrMark Otto1-4/+0
2017-04-08Docs and CSS updates for #21807 (#22336)Mark Otto1-6/+1
2017-04-08css: just some orderingCatalin Zalog1-19/+19
2017-04-08css: .navbar child's aligningCatalin Zalog1-4/+2
2017-04-08css: .navbar-expand .dropdown positionCatalin Zalog1-1/+5
2017-04-07drop flex and max-width, just use widthMark Otto1-6/+1
2017-04-07Remove system-ui from font stack due to i18n issuesMark Otto1-1/+1
2017-04-03css: .container-fluid 100%Catalin Zalog1-2/+3
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager1-7/+11
2017-03-28ability to change text color in popovers (#22221)Praveen Puglia2-0/+4
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto6-59/+56
2017-03-27Fix wrapping card decks (#22289)Mark Otto1-6/+4
2017-03-27Card image fixes (#22288)Mark Otto1-5/+7
2017-03-26Use the hr-method for the nav-divider, closes #21945Mark Otto1-2/+2
2017-03-26fixes #22111Mark Otto1-1/+2
2017-03-26fixes #22245: revamp the breakpoint-between and breakpoint-only mixins to act...Mark Otto1-5/+9
2017-03-26Drop position relative on container that was added quickly in Alpha 6Mark Otto1-1/+0
2017-03-26.navbar-toggler colorCatalin Zalog1-4/+4
2017-03-23rename from .navbar-toggleable to .navbar-expand to reflect mobile first appr...Mark Otto1-2/+2
2017-03-23Allow to customize navbar-brand font-sizePierre-Denis Vanduynslager2-2/+3
2017-03-23Harmonize navbar-brand, navbar-text and nav-link heightPierre-Denis Vanduynslager3-24/+34
2017-03-23revamp the collapse behaviorMark Otto1-5/+20