Add notifications
* Fix entry edit
This commit is contained in:
parent
372ab0e07e
commit
718315d7c4
4 changed files with 185 additions and 40 deletions
|
|
@ -6,6 +6,10 @@
|
|||
<link rel="stylesheet" href="popup.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="notification">
|
||||
<span id="notification-text"></span>
|
||||
<img src="/icons/close.svg"/>
|
||||
</div>
|
||||
<div id="password-container">
|
||||
<form id="password-form">
|
||||
<label for="master-password">Password</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue