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
2017-11-25lets the centered modal have any height (#24803)Andres Galante
2017-11-25Rewrite custom form check backgrounds (#24697)Mark Otto
2017-11-20Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)Patrick H. Lauke
2017-11-16Fix nested cards on card group (#24766)Andres Galante
2017-11-15Correct spelling mistakes. (#24778)Edward Betts
2017-11-15Adds variables for form validation messages (#24767)Andres Galante
2017-11-08Adds underline back to `btn-link` on focusAndres Galante
2017-11-07Reduce custom file z-index (#24633)ysds
2017-11-07Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` and...Patrick Yeo
2017-11-07Move hardcoded opacity value in `.btn:disabled` to variable `$btn-disabled-op...Patrick Yeo
2017-11-06fixes #24553: override border-color on focus of custom select with form valid...Mark Otto
2017-11-06Restore .progress-bar transition (#24694)Mark Otto
2017-11-06fixing label cutoff at 0% (#24544)Gijs Boddeus
2017-11-06Convert px values to rem on tooltip variables (#23468)Andres Galante
2017-11-06changes list-inline-padding from 5px to .5remAndres Galante
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR
2017-11-02Convert modal's px units to rem (#23782)Andres Galante
2017-10-30adds variables for the hr element marginAndres Galante
2017-10-30changes colors references on variables.scss from hardcoded to variables on th...Andres Galante
2017-10-30Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S
2017-10-30Add `.modal-dialog-centered` for optional vertically centered modal (#24510)Mark Otto
2017-10-29Add fallback border-radius to .btn (#24505)Mark Otto
2017-10-28fixes #24574Mark Otto
2017-10-25update new focus and shadow properties to use varsMark Otto
2017-10-23Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootst...Mark Otto
2017-10-23edit code commentsMark Otto
2017-10-23Replace some border-radius properties for the mixin, closes #23872Mark Otto
2017-10-23Merge branch 'input-group-custom-forms' into v4-devMark Otto
2017-10-23Update _variables.scssMark Otto
2017-10-23Merge branch 'v4-dev' into btn_input_split_variablesMark Otto
2017-10-23Refactor a few selectors. (#24404)XhmikosR
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR
2017-10-22Add variable to configure the `$dropdown-border-radius`. (#24376)José Francisco
2017-10-22match property orderMark Otto
2017-10-22adds animation to color on outlined btnsAndres Galante
2017-10-22add vars for yiq color contrast functionMark Otto
2017-10-22Fix for right padding in dismissible alerts (#24481)Eugene Kopyov
2017-10-22fix custom file input tooMark Otto
2017-10-22match space after comma, darken invalid/valid bg color on custom checksMark Otto
2017-10-22use rgba() so it's not at full opacityMark Otto
2017-10-22Merge branch 'custom-checkboxes-radios-correct-color' of https://github.com/s...Mark Otto
2017-10-22Remove `thumbnail-transition` from `.img-thumbnail`.XhmikosR
2017-10-22match width behaviour of form-control to form-control-plaintext (#24486)Gijs Boddeus
2017-10-22fix card group border radii (#24491)Gijs Boddeus
2017-10-22fix vertical input button group margin (#24498)Gijs Boddeus
2017-10-22really fix indentation, reorderMark Otto
2017-10-22use vars, fix indentationMark Otto
2017-10-20Sass correctionSharrell Porter
2017-10-20sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-colorSharrell Porter
2017-10-20Remove margin from pre in code.scss since it's already set in reboot (#24366)Andres Galante