Added and updated webengineering files

This commit is contained in:
2021-05-27 07:38:08 +02:00
parent 01ec734986
commit d10dff6360
6 changed files with 86 additions and 13 deletions

View File

@@ -11,6 +11,9 @@
<link href="https://fonts.googleapis.com/css?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="static/css/components.css" rel="stylesheet">
<link href="static/css/login.css" rel="stylesheet">
@@ -24,6 +27,11 @@
</div>
</header>
<main>
<div id='custom-menu'>
<button id="download">Download</button>
<button id="remove">Remove</button>
</div>
<div id="file_view" class="modal">
<div id="content">
<div class="modal-header">
@@ -36,6 +44,7 @@
</div>
</div>
</div>
<div class="box">
<div id="error_wrapper">