diff --git a/common/skin/dactyl.css b/common/skin/dactyl.css index 521b4b7f..7c57a620 100644 --- a/common/skin/dactyl.css +++ b/common/skin/dactyl.css @@ -78,6 +78,10 @@ @-moz-document url-prefix(chrome://) { +#addon-bar > #addonbar-closebutton { + visibility: collapse; +} + [dactyl|highlight~=Bell] { -moz-appearance: none !important; }