i30817
New member
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
โ04-11-2023
06:47 AM
Status:
New idea
I had to enable userChrome.css and add these two rules:
:root[inFullscreen] #PersonalToolbar {
visibility: visible !important;
}
:root[inFullscreen] #toolbar-menubar {
visibility: visible !important;
}
I suggest this should be the default instead, or at least a way in the 'customize toolbar' tool exist to make it so.
1 Comment