1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-06-22 04:55:22 +02: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
+1
View File
@@ -166,6 +166,7 @@ fieldset.paypal {
} }
#vimperator-visualbell { #vimperator-visualbell {
border: none;
background-color: blue; background-color: blue;
opacity: 0.5; opacity: 0.5;
} }