mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Added image and warning to Disable Pop-up auto hide tip
This commit is contained in:
parent
0ba555b298
commit
39f6f98bf0
2 changed files with 4 additions and 1 deletions
BIN
content/assets/live-editing/diable-popup-auto-hide.png
Normal file
BIN
content/assets/live-editing/diable-popup-auto-hide.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue