1
0
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:
Doug Kearns
2007-09-05 18:49:26 +00:00
parent 517dea72e1
commit 908124ce22
7 changed files with 38 additions and 13 deletions

View File

@@ -165,6 +165,11 @@ fieldset.paypal {
overflow: hidden;
}
#vimperator-visualbell {
background-color: blue;
opacity: 0.5;
}
.status_insecure, .status_insecure * {
background-color: transparent;
}