mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 01:47:31 +09:00
Pale Moon: Fix positioning of caption buttons in application-drawn titlebar
This commit is contained in:
parent
5ffd703f79
commit
7013acc5bb
2 changed files with 7 additions and 0 deletions
|
|
@ -334,7 +334,9 @@
|
|||
</button>
|
||||
</hbox>
|
||||
#endif
|
||||
#ifndef XP_MACOSX
|
||||
<spacer id="titlebar-spacer" flex="1"/>
|
||||
#endif
|
||||
<hbox id="titlebar-buttonbox-container" align="start">
|
||||
<hbox id="titlebar-buttonbox">
|
||||
<toolbarbutton class="titlebar-button" id="titlebar-min" oncommand="window.minimize();"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue