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

remove the border from the visual bell popup

This commit is contained in:
Doug Kearns
2007-09-05 19:10:52 +00:00
parent 908124ce22
commit 9d4081eb31

View File

@@ -166,6 +166,7 @@ fieldset.paypal {
}
#vimperator-visualbell {
border: none;
background-color: blue;
opacity: 0.5;
}