index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
_alert.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
Fix alerts colors by using `*-text-emphasis` CSS vars in Sass loop (#38003)
cccabinet
1
-2
/
+2
2022-11-28
Add dark mode support (#35857)
Mark Otto
1
-11
/
+8
2022-05-30
fix alert border radius
mcoms
1
-1
/
+1
2022-03-13
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
Mark Otto
1
-14
/
+14
2022-03-01
Split CSS vars for padding values (#35921)
Mark Otto
1
-2
/
+3
2021-12-20
fix(alerts): ensure color is set and used (#35571)
Gaël Poupard
1
-1
/
+2
2021-12-17
Convert alerts to CSS variables (#35401)
Mark Otto
1
-4
/
+16
2020-12-17
Fix: variables collide with globals (#32492)
Rafi
1
-6
/
+6
2020-11-13
Rename scale-color() function to shift-color() to avoid collision with Sass's...
Mark Otto
1
-3
/
+3
2020-11-08
Add checks to fix color contrast issues (#32085)
Martijn Cuppens
1
-3
/
+9
2020-10-13
Colors rewrite (#30622)
Martijn Cuppens
1
-1
/
+1
2020-10-07
Alert : Added z-index for close button (#31826)
Ankit Mishra
1
-0
/
+1
2020-09-22
Add more variables, add a comment for the 3
Mark Otto
1
-1
/
+1
2020-09-22
Rename .close to .btn-close, replace times sign with background SVG, update f...
Mark Otto
1
-4
/
+3
2020-04-06
Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)
Martijn Cuppens
1
-2
/
+2
2019-07-25
Drop `color()`, `theme-color()` & `gray()` functions (#29083)
Martijn Cuppens
1
-1
/
+1
2018-12-14
Remove redundant brackets (#27768)
Martijn Cuppens
1
-1
/
+1
2017-12-28
Move alert theme-color() levels to variables
Mark Otto
1
-1
/
+1
2017-10-22
Fix for right padding in dismissible alerts (#24481)
Eugene Kopyov
1
-0
/
+2
2017-09-30
changes the order of the close btn on alerts to improve accecibility
Andres Galante
1
-3
/
+4
2017-06-25
update alert component to use theme sass map and add a ton of options in the ...
Mark Otto
1
-11
/
+4
2017-04-16
Rename variable $input-border-focus to $input-border-color-focus (#22413)
Patrick Yeo
1
-4
/
+4
2016-11-27
Fix #20013, nullify #21112 (#21230)
Mark Otto
1
-3
/
+2
2016-11-27
Add alert-margin-bottom variable (#21064)
Cyril Kyburz
1
-1
/
+1
2016-10-18
Switch to separate vars for alert vertical/horizontal padding
Mark Otto
1
-3
/
+3
2016-09-04
fixes #20485: use rem units in alert dismiss (#20625)
Mark Otto
1
-3
/
+3
2016-02-03
Dump the type margin overrides in alerts for utils, document that particular ...
Mark Otto
1
-9
/
+0
2016-01-13
Use proper units when adding/subtracting lengths
Chris Rebert
1
-1
/
+1
2015-10-15
#17895 Added $alert-border-width that defaults to $border-width
Chris Bell
1
-1
/
+1
2015-09-21
Just some spaces...
Catalin Zalog
1
-1
/
+1
2015-08-23
remove a margin-top: 0 reset since we nuke headings' top margins now in reboot
Mark Otto
1
-1
/
+0
2015-08-17
clean out comments that aren't all that helpful
Mark Otto
1
-5
/
+0
2015-04-29
Remove $line-height-computed
Mark Otto
1
-1
/
+1
2015-04-18
clean up comments and spacing
Mark Otto
1
-1
/
+4
2014-12-29
un-nest .alert-heading & .alert-link
Chris Rebert
1
-11
/
+12
2014-12-15
Use .alert-heading instead of hardcoding <h4>
Chris Rebert
1
-2
/
+2
2014-12-02
convert to scss
Mark Otto
1
-0
/
+67