mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 07:17:58 +01:00
Hide the silly addon-bar close button in trunk.
This commit is contained in:
@@ -78,6 +78,10 @@
|
|||||||
@-moz-document
|
@-moz-document
|
||||||
url-prefix(chrome://) {
|
url-prefix(chrome://) {
|
||||||
|
|
||||||
|
#addon-bar > #addonbar-closebutton {
|
||||||
|
visibility: collapse;
|
||||||
|
}
|
||||||
|
|
||||||
[dactyl|highlight~=Bell] {
|
[dactyl|highlight~=Bell] {
|
||||||
-moz-appearance: none !important;
|
-moz-appearance: none !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user