Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.2 2024-08-31
< Feedback on Google Hit Hider by Domain (Search Filter / Block Sites)
I think I see the problem:
line 1853 has z-index:1001 for the import/export form
at some point I elevated the z-index of the Manage dialog:
line 74 has z-index:3001 for that form
So the z-index on line 1853 probably needs to be increased to at least 3002 (haven't tested this yet).
This should be fixed in version 1.7.9. Also shortened the Import/Export dialog to accommodate higher zoom levels.
minor issue
The import window should be over the main window
in order to close the import window when the import is done,
before closing the main window..
actually, the main window hides the import window close button