Skip to content

Commit

Permalink
New build of the Editor
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 8, 2022
1 parent c0fbb38 commit 2d6bb76
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 6 deletions.
9 changes: 9 additions & 0 deletions editor/dist/dettect-editor/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ input[type='file'] {
.table-file-details {
color: rgb(255, 255, 255, 0.8);
line-height: 25px;
max-width: 1300px;
}

.table-file-details td {
Expand Down Expand Up @@ -593,3 +594,11 @@ option.error,
margin-left: 10px;
font-size: 9pt;
}

div.systemsPlatformList {
width: 400px;
}

.list-editor-extended div.row {
margin-bottom: 2px;
}
2 changes: 1 addition & 1 deletion editor/dist/dettect-editor/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link rel="apple-touch-icon" sizes="76x76" href="apple-icon.png"><link rel="icon" type="image/png" sizes="96x96" href="favicon.png"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>DeTT&CT Editor</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1.5"><link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet"><link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet"><link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-rtl/3.4.0/css/bootstrap-rtl.css" rel="stylesheet"><link href="custom.css" rel="stylesheet"><link href="css/app.f93902b0.css" rel="preload" as="style"><link href="css/chunk-vendors.a1641858.css" rel="preload" as="style"><link href="js/app.d68fcdb4.js" rel="preload" as="script"><link href="js/chunk-vendors.3452e5ef.js" rel="preload" as="script"><link href="css/chunk-vendors.a1641858.css" rel="stylesheet"><link href="css/app.f93902b0.css" rel="stylesheet"></head><body><div class="wrapper" id="app"></div><script src="js/chunk-vendors.3452e5ef.js"></script><script src="js/app.d68fcdb4.js"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link rel="apple-touch-icon" sizes="76x76" href="apple-icon.png"><link rel="icon" type="image/png" sizes="96x96" href="favicon.png"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>DeTT&CT Editor</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1.5"><link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet"><link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet"><link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-rtl/3.4.0/css/bootstrap-rtl.css" rel="stylesheet"><link href="custom.css" rel="stylesheet"><link href="css/app.f93902b0.css" rel="preload" as="style"><link href="css/chunk-vendors.a1641858.css" rel="preload" as="style"><link href="js/app.20295238.js" rel="preload" as="script"><link href="js/chunk-vendors.d408e68e.js" rel="preload" as="script"><link href="css/chunk-vendors.a1641858.css" rel="stylesheet"><link href="css/app.f93902b0.css" rel="stylesheet"></head><body><div class="wrapper" id="app"></div><script src="js/chunk-vendors.d408e68e.js"></script><script src="js/app.20295238.js"></script></body></html>
2 changes: 2 additions & 0 deletions editor/dist/dettect-editor/js/app.20295238.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions editor/dist/dettect-editor/js/app.20295238.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions editor/dist/dettect-editor/js/app.d68fcdb4.js

This file was deleted.

1 change: 0 additions & 1 deletion editor/dist/dettect-editor/js/app.d68fcdb4.js.map

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

0 comments on commit 2d6bb76

Please sign in to comment.