mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 18:34:12 +01:00
Backout last change.
This commit is contained in:
@@ -39,7 +39,7 @@ var StatusLine = Module("statusline", {
|
||||
padding: 0 !important;
|
||||
border-width: 0px !important;
|
||||
min-width: 0 !important;
|
||||
color: inherit;
|
||||
color: inherit !important;
|
||||
}
|
||||
AddonButton:not(:hover) background: transparent;
|
||||
]]>)({ padding: util.OS.isMacOSX ? "padding-right: 10px !important;" : "" }));
|
||||
|
||||
Reference in New Issue
Block a user