1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-31 00:45:45 +01:00

Backout last change.

This commit is contained in:
Kris Maglione
2011-07-27 09:13:46 -04:00
parent d7efec2582
commit c80ac6e2af

View File

@@ -39,7 +39,7 @@ var StatusLine = Module("statusline", {
padding: 0 !important; padding: 0 !important;
border-width: 0px !important; border-width: 0px !important;
min-width: 0 !important; min-width: 0 !important;
color: inherit; color: inherit !important;
} }
AddonButton:not(:hover) background: transparent; AddonButton:not(:hover) background: transparent;
]]>)({ padding: util.OS.isMacOSX ? "padding-right: 10px !important;" : "" })); ]]>)({ padding: util.OS.isMacOSX ? "padding-right: 10px !important;" : "" }));