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

Fix padding for nested Add-on Bar buttons.

--HG--
extra : rebase_source : 9e2ffe6ebd8da5ea8c8284cf654dbfce1e4c213a
This commit is contained in:
Kris Maglione
2011-01-24 05:16:38 -05:00
parent 93f89c9573
commit 51aa3ebc61

View File

@@ -29,7 +29,7 @@ var StatusLine = Module("statusline", {
-moz-appearance: none !important;
<padding>
}
!AddonButton;#addon-bar>xul|toolbarbutton {
!AddonButton;#addon-bar>xul|toolbarbutton,#addon-bar>xul|toolbarbutton>xul|toolbarbutton {
-moz-appearance: none !important;
padding: 0 !important;
border-width: 0px !important;