mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Double the brightness for improved focus contrast
This commit is contained in:
parent
be6a150bbf
commit
e838accbc4
1 changed files with 1 additions and 1 deletions
|
|
@ -37,5 +37,5 @@
|
|||
}
|
||||
|
||||
.btn-close-white {
|
||||
filter: invert(1) grayscale(100%);
|
||||
filter: invert(1) grayscale(100%) brightness(200%);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue