mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 15:15:46 +01:00
add a visual bell and replace 'beep' with 'visualbell'
This commit is contained in:
@@ -165,6 +165,11 @@ fieldset.paypal {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#vimperator-visualbell {
|
||||
background-color: blue;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.status_insecure, .status_insecure * {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user