Added and updated webengineering files
This commit is contained in:
@@ -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">
|
||||
|
||||
|
Reference in New Issue
Block a user