From c9f10518f94deefef27d9e12fcb96940dc0e37fc Mon Sep 17 00:00:00 2001 From: Erik Lindsay Date: Sat, 25 Feb 2017 16:24:29 -0500 Subject: [PATCH] most if not all screens are in place. details needs to be updated --- html-ONLY-site/css/main.css | 1 - .../details-orig.html | 0 html-ONLY-site/details.html | 313 ++++++++++++++++++ html-ONLY-site/img/back.svg | 4 + html-ONLY-site/img/close.svg | 1 + html-ONLY-site/img/edit.svg | 4 + html-ONLY-site/index.html | 2 +- html-ONLY-site/problems.html | 97 ++++++ html-ONLY-site/wells-list.html | 16 +- 9 files changed, 434 insertions(+), 4 deletions(-) rename details.html => html-ONLY-site/details-orig.html (100%) create mode 100644 html-ONLY-site/details.html create mode 100644 html-ONLY-site/img/back.svg create mode 100644 html-ONLY-site/img/close.svg create mode 100644 html-ONLY-site/img/edit.svg create mode 100644 html-ONLY-site/problems.html diff --git a/html-ONLY-site/css/main.css b/html-ONLY-site/css/main.css index ebfdde0..bbd7be5 100644 --- a/html-ONLY-site/css/main.css +++ b/html-ONLY-site/css/main.css @@ -109,7 +109,6 @@ div.slide-menu{ flex-direction: column; padding: 1rem; padding-top: 5rem; - //border-right: solid 1px black; box-shadow: 5px 0px 8px rgba(0, 0, 0, 0.35); } div.slide-menu button{ diff --git a/details.html b/html-ONLY-site/details-orig.html similarity index 100% rename from details.html rename to html-ONLY-site/details-orig.html diff --git a/html-ONLY-site/details.html b/html-ONLY-site/details.html new file mode 100644 index 0000000..1d5faf9 --- /dev/null +++ b/html-ONLY-site/details.html @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +

+ + + + + +

Owner Info

+ + +

Well location

+ + +

Casing Details

+ + +

Yield Test

+ + +

Water Level

+ + +

Screen Details

+ + +

Depth From Land To Surface

+ + +

+

+ + + + + + + + + + + diff --git a/html-ONLY-site/img/back.svg b/html-ONLY-site/img/back.svg new file mode 100644 index 0000000..f41f60f --- /dev/null +++ b/html-ONLY-site/img/back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/html-ONLY-site/img/close.svg b/html-ONLY-site/img/close.svg new file mode 100644 index 0000000..40b5e39 --- /dev/null +++ b/html-ONLY-site/img/close.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/html-ONLY-site/img/edit.svg b/html-ONLY-site/img/edit.svg new file mode 100644 index 0000000..887efc6 --- /dev/null +++ b/html-ONLY-site/img/edit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/html-ONLY-site/index.html b/html-ONLY-site/index.html index e758afe..8220c7b 100644 --- a/html-ONLY-site/index.html +++ b/html-ONLY-site/index.html @@ -58,7 +58,7 @@

my.name@ct.gov