[PALEMOON] [Frontend vs Backend] Password Manager - Implemented Popup Notifications (it is not complete)

This commit is contained in:
janekptacijarabaci 2018-04-11 13:05:43 +02:00 committed by Roy Tam
commit a788d5946d

View file

@ -89,6 +89,14 @@
</popupnotificationcontent>
</popupnotification>
<popupnotification id="password-notification" hidden="true">
<popupnotificationcontent orient="vertical">
<textbox id="password-notification-username"/>
<textbox id="password-notification-password" type="password" show-content=""/>
<checkbox id="password-notification-visibilityToggle" hidden="true"/>
</popupnotificationcontent>
</popupnotification>
<popupnotification id="mixed-content-blocked-notification" hidden="true">
<popupnotificationcontent orient="vertical" align="start">
<separator/>