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
2019-01-04Move hand cursor for buttons to rebootMartijn Cuppens
2019-01-04Prevent select word wrap in Safari (#27932)Martijn Cuppens
2019-01-03Remove unnecessary brackets for consistency (#27966)Florian Lacreuse
2018-12-29Configurable display utility classes (#27917)Martijn Cuppens
2018-12-29Fix custom select font sizes (#27929)Martijn Cuppens
2018-12-29Match input font size for `.input-group-text` (#27941)Martijn Cuppens
2018-12-28reboot: Fix comment (#27937)XhmikosR
2018-12-28Fix form-feedback-icon-invalid color (#27935)Martijn Cuppens
2018-12-23Fix 4:3 embed (#27910)XhmikosR
2018-12-23Simplify card group css (#27901)Martijn Cuppens
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens
2018-12-22Merge branch 'v4-dev' into stretched-linkXhmikosR
2018-12-22Add variable for dropdown-divider-margin-y (#27857)Mark Otto
2018-12-22Merge branch 'text-break-util' into v4-devMark Otto
2018-12-22Merge branch 'table-dark-colors' into v4-devMark Otto
2018-12-22Merge branch 'text-break-util' into v4-devMark Otto
2018-12-22Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%ysds
2018-12-22Sync modal header & footer border colors with $border-colorMartijn Cuppens
2018-12-22Sync `$table-border-color` with `$border-color`Martijn Cuppens
2018-12-22Use border-radius() mixin for toastShohei Yoshida
2018-12-22#27135: themed link focus state & selector improvement (#27136)Martijn Cuppens
2018-12-22Apply arrow styles to direct descendants of bootstrap popover classesSam Tape
2018-12-22Prevent checks from shrinking in inline forms (#27870)Mark Otto
2018-12-22Add table-hover-color variables (#27850)Mark Otto
2018-12-22Merge branch 'table-hover-colors' into v4-devMark Otto
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto
2018-12-21Prep for v4.2.0 releaseMark Otto
2018-12-17Update scss/utilities/_text.scssMartijn Cuppens
2018-12-17Add new .text-break utility for applying word-break: break-wordMark Otto
2018-12-16Use theme-color function for colors (#27848)Martijn Cuppens
2018-12-16Add table-hover-color variablesMark Otto
2018-12-15Match .table-dark background-color to the -dark variableMark Otto
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens
2018-12-14Add missing parameter to grid mixins. (#27841)Florian Lacreuse
2018-12-14Custom switch form control gutter fix (#27837)Gijs Boddeus
2018-12-14Actual gutter definition (#27797)Gijs Boddeus
2018-12-12Remove now unnecessary -ms-viewport and -ms-overflow-style directives (#27789)Patrick H. Lauke
2018-12-12Add switch custom form control (#23004)Gijs Boddeus
2018-12-12Fix margin above toast when previous toast is hidden (#27820)Martijn Cuppens
2018-12-10fix fade animation for toastJohann-S
2018-12-06Replaced fixed 'bolder' font weight value in reboot with variable. (#27782)Gijs Rogé
2018-12-05Make form grid gutter width configurable (#27766)Jacob Müller
2018-12-05Add quotes according to the stylelint rule (#27771)Shohei Yoshida
2018-12-05Merge branch 'v4-dev' into stretched-linkXhmikosR
2018-12-04Stretched linkMartijn Cuppens
2018-12-04Remove double 'the' in comment (#27767)acidrums4
2018-12-04spinners: use `.sr-only` instead of text-hide technique (#27736)Shohei Yoshida
2018-11-25Grow button width to the parent button group (#27717)ysds
2018-11-22Fixed a fixed height issue of input-group size option (#27687)ysds
2018-11-22Add border-radius to dropdown items (#27703)Roy Klutman