quietfox icon indicating copy to clipboard operation
quietfox copied to clipboard

View Page Info Missing

Open GwenJacob opened this issue 5 years ago • 1 comments

Hi! There is this issue where when I left click, the option for "View Page Info" is missing. Plus, is there any way to keep some parts of the original Firefox UI. I'm facing some issues with the trackers and menu panel. Additionally, I would like rounded tabs, but I wouldn't want rounded tabs for the left-click menu and the menu panel. I couldn't make heads or tails of your guide. I would appreciate some assistance.

GwenJacob avatar Feb 13 '21 17:02 GwenJacob

You can bring back the View Page Info option by deleting line 697. You can keep parts of the original UI, it would require deleting the specific lines of code that modify those parts. Set line 15 to --menu-corner-rounding: 0px; to remove rounded corners for menu panels

k-amryn avatar Feb 15 '21 22:02 k-amryn