1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 23:44:11 +01:00

Fix visual bell styling.

This commit is contained in:
Kris Maglione
2010-09-28 09:50:33 -04:00
parent 60a2f83daa
commit d6aa3d5ef0
3 changed files with 6 additions and 2 deletions

View File

@@ -69,6 +69,10 @@
@-moz-document
url-prefix(chrome://) {
[dactyl|highlight~=Bell] {
-moz-appearance: none;
}
[dactyl|highlight~=CmdLine] {
background: inherit;
color: inherit;