Added image and warning to Disable Pop-up auto hide tip

This commit is contained in:
Jafeth Garro 2024-09-09 18:18:44 -06:00
parent 0ba555b298
commit 39f6f98bf0
2 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -40,7 +40,10 @@ This [[guides/index|guide]] will help you customize the appearance of Zen Browse
> If a style does not apply as expected, try adding the `!important` keyword at the end of the CSS rule. This forces the browser to apply the style regardless of any other existing styles.
> [!tip]
> If you wish to edit pop-ups or menus that automatically hide, be sure to enable the `Disable Popup Auto-Hide` option from the Browser Toolbox settings menu ( ⋯ button )
> If you wish to edit pop-ups or menus that automatically hide, be sure to enable the `Disable Popup Auto-Hide` option from the *Browser Toolbox* settings menu ( ⋯ button )
> ![[diable-popup-auto-hide.png]]
> >[!warning]
> >Make sure to **Disable** this option once finished, otherwise all popups will not hide on your Zen Browser even though you close the Browser Toolbox
Any changes you make to the `userChrome.css` file will be applied immediately to Zen Browser.
Use this file to customize various UI elements, such as colors, fonts, and the layout.