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
path: root/scss
AgeCommit message (Expand)Author
2018-02-19Fix carousel transition duration (#25218)Martijn Cuppens
2018-02-12Prevent word-wrap (#25248)Martijn Cuppens
2018-02-12Fix border-radius on Browse button for custom file input inside input groups ...Mark Otto
2018-02-12Update `.sr-only` mixin and utility (#25197)Mark Otto
2018-02-12set color to form-control-plaintext (#25565)m5o
2018-02-12use $input-bg for $custom-select-bg (#25564)m5o
2018-02-11Create a variable for label margin bottom (#25561)Andres Galante
2018-02-07Enable `scss/dollar-variable-default` rule (#25542)freezy
2018-02-03Fix pagination buttons hover z-index (#25532)Martijn Cuppens
2018-02-02Override .custom-select width in .form-inline (#25414)Mark Otto
2018-01-30Replace unicode character in _hover.scss (#25503)Richard van Laak
2018-01-22Feature: Add carousel fade option (#22958)Mark Otto
2018-01-22v4.1: Add .dropdown-item-text (#22965)Mark Otto
2018-01-22Allow to customize vertical margin of `nav-divider` mixinysds
2018-01-21Add CSS Utility for `auto` width and height Properties (#24249)Taufek Johar
2018-01-21Add missing flex-fill utilityPierre-Denis Vanduynslager
2018-01-21Use variables for theme-color-level functionMark Otto
2018-01-21rearrange and override extra bordersMark Otto
2018-01-21Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap into...Mark Otto
2018-01-19Allow to change `.table-striped` `odd` or `even` (#25333)Andrew Luca
2018-01-18Bump version to 4.0.0Mark Otto
2018-01-18Prevent print utils from overriding all other display utils (#25269)Mark Otto
2018-01-18Outline button hover color (#25339)Mark Otto
2018-01-18Use .list-group-item-action for list group item variant (#25338)ysds
2018-01-18Fix input height border (#25331)Andrew Luca
2018-01-16Add order-last grid class (#24915)Casper Bornebusch
2018-01-16Using the expected variable to set the custom select height. (#25169)Gustavo Straube
2018-01-16Extend spacers and sizes (#25101)Andrew Luca
2018-01-16Merge branch 'form-check-input-validation' of https://github.com/supergibbs/b...Mark Otto
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke
2018-01-15Add display utilities to bootstrap-grid.scss (#25308)Mark Otto
2018-01-15Update copyright for 2k18 (#25303)Mark Otto
2018-01-14Mixin `button-outline-variant` should retain active box shadow when focusedPatrick Yeo
2018-01-14Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2018-01-13$component-active-bg and $component-active-color are partially useful (#24710)Patrick Yeo
2018-01-13Fixed color for disabled buttons (#25167)Wolfgang Goedel
2018-01-13Fix breakpoint mixins for custom breakpoint maps (#25264)Sander Melnikov
2018-01-13Add direct children selectors to avoid cascading styles into a menu form (#25...ysds
2018-01-13Merge branch 'custom-check-disabled' of https://github.com/gijsbotje/bootstra...Mark Otto
2018-01-11Deprecate hover media query shim and mixins (#25270)Mark Otto
2018-01-11Remove `touch-action:manipulation` click optimization (#25250)Patrick H. Lauke
2018-01-06added variable for the background of checked and indeterminate custom inputs ...gijsbotje
2018-01-05add validation feedback/tooltip support to form-check-inputsJesse Mandel
2018-01-04Print tweaks (#25164)Mark Otto
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke
2018-01-03Validation tooltip example (#25143)Mark Otto
2018-01-03Remove double borders for custom select and custom fileMartijn Cuppens
2018-01-03Update pagination focus stylesMark Otto
2018-01-03Merge branch 'patch-8' of https://github.com/gijsbotje/bootstrap into gijsbot...Mark Otto
2018-01-02improves accordion stylesAndres Galante