mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Issue #1258 - Part 9: Add close-icon class to close button in newmailalert.xul
This commit is contained in:
parent
ffb7fc2e90
commit
6a2e0c0286
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@
|
|||
</vbox>
|
||||
</hbox>
|
||||
|
||||
<toolbarbutton id="closeButton" top="0" right="0" onclick="closeAlert();"/>
|
||||
<toolbarbutton id="closeButton" class="close-icon" top="0" right="0" onclick="closeAlert();"/>
|
||||
</stack>
|
||||
</window>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue