-
Open Firefox and press Alt to show the top menu, then click on
Help
→Troubleshooting Information
-
Click the
Open Folder
button beside theProfile Folder
entry -
Create a folder named
chrome
in the directory that opens -
In the
chrome
folder, create a CSS file with name userContent.css -
Copy the following code to
userContent.css
@-moz-document domain(garmin.com) {
.MainSidebar_menuItemText__IqSkz { opacity : 1 !important; margin-left:27px; padding-right: 5px; color: #fff !important;}
.MainSidebar_children__Fb1Eo { margin-left: 0px !important; list-style-type: none ; padding: 0 ; height:0; margin: 0 ; visibility: hidden ; transition: padding 250ms ease, margin 250ms ease, visibility 0ms 250ms;}
.MainSidebar_openChildren__Tpb7h { height: 100% }
.MainSidebar_sidebarMenuItems__J6niH { list-style:none; margin-left: 0px !important;}
} -
Open another tab in Firefox, go to
about:config
, and settoolkit.legacyUserProfileCustomizations.stylesheets
preference totrue
. -
Restart Firefox.
If someone want the menu work again with a workaround on windows 7 and firefox ( not supported by garmin because obsolete ) you have to create the userContent.css on firefox
with this modification you apply others css rules to the page so return to work without plugin .