diff --git a/plotter-app/app.pyZone.Identifier b/plotter-app/app.pyZone.Identifier deleted file mode 100644 index fe8c267..0000000 --- a/plotter-app/app.pyZone.Identifier +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=C:\Users\Sohel\Downloads\WebApp2.zip diff --git a/plotter-app/insect-010001.svgZone.Identifier b/plotter-app/insect-010001.svgZone.Identifier deleted file mode 100644 index fe783b7..0000000 --- a/plotter-app/insect-010001.svgZone.Identifier +++ /dev/null @@ -1,4 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=https://cloud.erg.school/apps/files/?dir=/_plotter_erg&fileid=582497 -HostUrl=https://cloud.erg.school/remote.php/webdav/_plotter_erg/insect-010001.svg?downloadStartSecret=9gujgcmgcqh diff --git a/plotter-app/static/style.css b/plotter-app/static/style.css index 197769c..63c859e 100644 --- a/plotter-app/static/style.css +++ b/plotter-app/static/style.css @@ -6,8 +6,6 @@ body { } - - .form-block { background-color: ; display: flex; @@ -63,7 +61,7 @@ input:invalid { input:valid { border: 2px solid black; border-radius: 4px; - width: 50%; + width: 80vw; font-size: 1em; } diff --git a/plotter-app/streamer.pyZone.Identifier b/plotter-app/streamer.pyZone.Identifier deleted file mode 100644 index fe8c267..0000000 --- a/plotter-app/streamer.pyZone.Identifier +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=C:\Users\Sohel\Downloads\WebApp2.zip diff --git a/plotter-app/svgToGcode.pyZone.Identifier b/plotter-app/svgToGcode.pyZone.Identifier deleted file mode 100644 index fe8c267..0000000 --- a/plotter-app/svgToGcode.pyZone.Identifier +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=C:\Users\Sohel\Downloads\WebApp2.zip diff --git a/plotter-app/templates/form.html b/plotter-app/templates/form.html index 4b7f984..3db521b 100644 --- a/plotter-app/templates/form.html +++ b/plotter-app/templates/form.html @@ -7,7 +7,7 @@