mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-31 14:22:27 +01:00
Use opacity:0 rather than visibility:hidden for the visual bell.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
-moz-appearance: none !important;
|
||||
}
|
||||
window[dactyl|highlight~=Bell] > * {
|
||||
visibility: hidden !important;
|
||||
opacity: 0 !important;
|
||||
}
|
||||
|
||||
[dactyl|highlight~=CmdLine] {
|
||||
|
||||
Reference in New Issue
Block a user