mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:00:07 +09:00
Remove UITour and customize tips.
This commit is contained in:
parent
c74733cc79
commit
dece98a7b5
29 changed files with 1 additions and 3276 deletions
|
|
@ -367,25 +367,6 @@
|
|||
</vbox>
|
||||
</panel>
|
||||
|
||||
<panel id="customization-tipPanel"
|
||||
type="arrow"
|
||||
flip="none"
|
||||
side="left"
|
||||
position="leftcenter topright"
|
||||
noautohide="true"
|
||||
hidden="true">
|
||||
<hbox class="customization-tipPanel-wrapper">
|
||||
<vbox class="customization-tipPanel-infoBox"/>
|
||||
<vbox class="customization-tipPanel-content" flex="1">
|
||||
<description class="customization-tipPanel-contentMessage"/>
|
||||
<image class="customization-tipPanel-contentImage"/>
|
||||
</vbox>
|
||||
<vbox pack="start" align="end" class="customization-tipPanel-closeBox">
|
||||
<toolbarbutton oncommand="gCustomizeMode.hideTip()" class="close-icon"/>
|
||||
</vbox>
|
||||
</hbox>
|
||||
</panel>
|
||||
|
||||
<panel id="panic-button-success-notification"
|
||||
type="arrow"
|
||||
position="bottomcenter topright"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue