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
2022-05-30fix alert border radiusmcoms
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto
2022-03-01Split CSS vars for padding values (#35921)Mark Otto
2021-12-20fix(alerts): ensure color is set and used (#35571)Gaël Poupard
2021-12-17Convert alerts to CSS variables (#35401)Mark Otto
2020-12-17Fix: variables collide with globals (#32492)Rafi
2020-11-13Rename scale-color() function to shift-color() to avoid collision with Sass's...Mark Otto
2020-11-08Add checks to fix color contrast issues (#32085)Martijn Cuppens
2020-10-13Colors rewrite (#30622)Martijn Cuppens
2020-10-07Alert : Added z-index for close button (#31826)Ankit Mishra
2020-09-23Add more variables, add a comment for the 3Mark Otto
2020-09-23Rename .close to .btn-close, replace times sign with background SVG, update f...Mark Otto
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens
2019-07-25Drop `color()`, `theme-color()` & `gray()` functions (#29083)Martijn Cuppens
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens
2017-12-28Move alert theme-color() levels to variablesMark Otto
2017-10-22Fix for right padding in dismissible alerts (#24481)Eugene Kopyov
2017-10-01changes the order of the close btn on alerts to improve accecibilityAndres Galante
2017-06-26update alert component to use theme sass map and add a ton of options in the ...Mark Otto
2017-04-17Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo
2016-11-28Fix #20013, nullify #21112 (#21230)Mark Otto
2016-11-28Add alert-margin-bottom variable (#21064)Cyril Kyburz
2016-10-19Switch to separate vars for alert vertical/horizontal paddingMark Otto
2016-09-05fixes #20485: use rem units in alert dismiss (#20625)Mark Otto
2016-02-04Dump the type margin overrides in alerts for utils, document that particular ...Mark Otto
2016-01-14Use proper units when adding/subtracting lengthsChris Rebert
2015-10-15#17895 Added $alert-border-width that defaults to $border-widthChris Bell
2015-09-21Just some spaces...Catalin Zalog
2015-08-23remove a margin-top: 0 reset since we nuke headings' top margins now in rebootMark Otto
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-04-29Remove $line-height-computedMark Otto
2015-04-18clean up comments and spacingMark Otto
2014-12-30un-nest .alert-heading & .alert-linkChris Rebert
2014-12-16Use .alert-heading instead of hardcoding <h4>Chris Rebert
2014-12-03convert to scssMark Otto