mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 21:05:46 +01:00
Backout last change.
This commit is contained in:
@@ -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;" : "" }));
|
||||||
|
|||||||
Reference in New Issue
Block a user