mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
[PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreen
This commit is contained in:
parent
5975ed3076
commit
f42005f392
2 changed files with 9 additions and 21 deletions
|
|
@ -941,7 +941,7 @@
|
|||
</toolbarpalette>
|
||||
</toolbox>
|
||||
|
||||
<hbox id="fullscr-toggler" collapsed="true"/>
|
||||
<hbox id="fullscr-toggler" hidden="true"/>
|
||||
|
||||
<hbox flex="1" id="browser">
|
||||
<vbox id="browser-border-start" hidden="true" layer="true"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue