1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

Add more variables, add a comment for the 3

This commit is contained in:
Mark Otto
2020-09-22 11:18:03 -07:00
committed by Mark Otto
parent e838accbc4
commit c0fe38364a
3 changed files with 15 additions and 12 deletions

View File

@@ -37,5 +37,5 @@
}
.btn-close-white {
filter: invert(1) grayscale(100%) brightness(200%);
filter: $btn-close-white-filter;
}