mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 23:05:46 +01:00
Don't use a popuppanel for the bell on Gecko<2 either.
This commit is contained in:
@@ -70,7 +70,10 @@
|
||||
url-prefix(chrome://) {
|
||||
|
||||
[dactyl|highlight~=Bell] {
|
||||
-moz-appearance: none;
|
||||
-moz-appearance: none !important;
|
||||
}
|
||||
window[dactyl|highlight~=Bell] > * {
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
[dactyl|highlight~=CmdLine] {
|
||||
|
||||
Reference in New Issue
Block a user