1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-27 05:32:26 +01:00

added a visual bell and replaced the 'beep' option with 'visualbell'

This commit is contained in:
Doug Kearns
2007-09-08 09:50:33 +00:00
parent 635b6258c1
commit eb26d2cdc3
6 changed files with 36 additions and 9 deletions

View File

@@ -163,6 +163,10 @@ fieldset.paypal {
overflow: hidden;
}
#vimperator-visualbell {
background-color: black;
}
.status_insecure, .status_insecure * {
background-color: transparent;
}