mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 14:54:27 +02:00
Update .btn-close-white to use grayscale() filter too for better focus styles
This commit is contained in:
@@ -37,5 +37,5 @@
|
||||
}
|
||||
|
||||
.btn-close-white {
|
||||
filter: invert(1);
|
||||
filter: invert(1) grayscale(100%);
|
||||
}
|
||||
|
Reference in New Issue
Block a user