mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-21 13:29:00 +01:00
Double the brightness for improved focus contrast
This commit is contained in:
parent
be6a150bbf
commit
e838accbc4
@ -37,5 +37,5 @@
|
||||
}
|
||||
|
||||
.btn-close-white {
|
||||
filter: invert(1) grayscale(100%);
|
||||
filter: invert(1) grayscale(100%) brightness(200%);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user