From 7c9b5fcafe0769499fc7fc3b9bea1365ed82d8d4 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sat, 24 Nov 2007 08:09:03 +0000 Subject: Moving Customer templates to be generally used by vendors, etc. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1898 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Contact/contact.css | 20 ++ UI/Contact/contact.html | 475 +++++++++++++++++++++++++++++++++++++++++++++++ UI/Contact/customer.css | 20 -- UI/Contact/customer.html | 329 -------------------------------- 4 files changed, 495 insertions(+), 349 deletions(-) create mode 100644 UI/Contact/contact.css create mode 100644 UI/Contact/contact.html delete mode 100644 UI/Contact/customer.css delete mode 100644 UI/Contact/customer.html (limited to 'UI/Contact') diff --git a/UI/Contact/contact.css b/UI/Contact/contact.css new file mode 100644 index 00000000..e93cd0bd --- /dev/null +++ b/UI/Contact/contact.css @@ -0,0 +1,20 @@ +label { + text-align: right; + margin-left: auto; + margin-right: 0em; +} + +input { margin-left: 0em; + margin-right: auto; +} + +ul.navigation li { + display: inline; + padding-left: 1em; + padding-right: 1em; + padding-top: 0.5em; + padding-bottom: 0.5em; + margin-right: 1em; + margin-left: 1em; + margin-bottom: 0em; +} diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html new file mode 100644 index 00000000..f2d14531 --- /dev/null +++ b/UI/Contact/contact.html @@ -0,0 +1,475 @@ + + + + +
+ + +
+ +
+ +
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ % / + + + +
+ +
+ + +
+ +
+ + + + + + +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + [edit] + [delete] +
+
+ + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + +
+
+
+
+
+
+
+ + + + + + + + + + + + + +
+ []   + [] +
+
+ + +
+ + +
+
+ +
+
+
+
+ +
+
+
+ + + + + + + + + + + + + +
+ [Edit] + [Delete] +
+
+ + +
+
+
+
+
+ + + diff --git a/UI/Contact/customer.css b/UI/Contact/customer.css deleted file mode 100644 index e93cd0bd..00000000 --- a/UI/Contact/customer.css +++ /dev/null @@ -1,20 +0,0 @@ -label { - text-align: right; - margin-left: auto; - margin-right: 0em; -} - -input { margin-left: 0em; - margin-right: auto; -} - -ul.navigation li { - display: inline; - padding-left: 1em; - padding-right: 1em; - padding-top: 0.5em; - padding-bottom: 0.5em; - margin-right: 1em; - margin-left: 1em; - margin-bottom: 0em; -} diff --git a/UI/Contact/customer.html b/UI/Contact/customer.html deleted file mode 100644 index e39bfdcc..00000000 --- a/UI/Contact/customer.html +++ /dev/null @@ -1,329 +0,0 @@ - - - - -
- - -
-
- -
- - - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

- - - - -
- - - - - -
- - - - - days -
- - - - - -
- - %/ - days - - - -
-
- - - -
- -
- - - - - - - -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
- - [edit] - [delete] -
-
- - -
-
- - -
-
- -
-
- -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
-
-
-
- - - - - - - - - - - - - -
- []   - [] -
-
- - -
- -
-
- -
-
-
-
- -
-
-
- - - - - - - - - - - - - -
') ?>
- [Edit] - [Delete] -
-
- - -
- -
-
- -
-
-
-
- - - -- cgit v1.2.3