From fd5b6355bc370727346152d371bae0c2227f5c6a Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 4 Apr 2006 04:28:25 +0000 Subject: [PATCH] interface for secret keys added --- css/default.css | 12 +++++----- template/gnupg_import_form.cs | 36 ++++++++++++++++++++++++++++ template/gnupg_public.cs | 35 +-------------------------- template/gnupg_secret.cs | 45 +++++++++++++++++++++++++++++++++++ 4 files changed, 88 insertions(+), 40 deletions(-) create mode 100644 template/gnupg_import_form.cs create mode 100644 template/gnupg_secret.cs diff --git a/css/default.css b/css/default.css index a519ee3..7b8ceef 100644 --- a/css/default.css +++ b/css/default.css @@ -24,7 +24,7 @@ font.feature { margin-left: 1%; margin-right: 1%; margin-bottom: 1%; - margin-top: 5px; + margin-top: 1%; padding-left: 0.5%; padding-right: 0.5%; padding-top: 1.5%; @@ -131,7 +131,7 @@ div.formfield { background: #e8947c; color: #000000; margin: 1%; - padding: 5px; + padding: 1%; width: 30%; float: right; font-size: 80%; @@ -192,7 +192,7 @@ table.subscribers { width: 100%; } -tr, td { +table.subscribers tr, td { margin: 0; padding: 0; } @@ -254,9 +254,9 @@ button:hover { text-align: center; background-color: #c0c0b0; margin-top: 5px; - margin-left: 0%; - margin-right: 1%; - margin-bottom: 0.2%; + margin-left: 0px; + margin-right: 5px; + margin-bottom: 2px; color: #ffffff; font-size: 125%; font-style: italic; diff --git a/template/gnupg_import_form.cs b/template/gnupg_import_form.cs new file mode 100644 index 0000000..73bb933 --- /dev/null +++ b/template/gnupg_import_form.cs @@ -0,0 +1,36 @@ +
+ +
" + enctype="application/x-www-form-urlencoded"> + + + + + + " + enctype="multipart/form-data"> + + + +
    +
  • +
    • +
    +
  • + +
  • + + + + + +
  • +
+ +
+ +
+ + diff --git a/template/gnupg_public.cs b/template/gnupg_public.cs index bcd2ea4..f66a7ff 100644 --- a/template/gnupg_public.cs +++ b/template/gnupg_public.cs @@ -6,40 +6,7 @@

-
- -
" - enctype="application/x-www-form-urlencoded"> - - - - - - " - enctype="multipart/form-data"> - - - -
    -
  • -
    • -
    -
  • - -
  • - - - - - -
  • -
- -
- -
+
diff --git a/template/gnupg_secret.cs b/template/gnupg_secret.cs new file mode 100644 index 0000000..16b206b --- /dev/null +++ b/template/gnupg_secret.cs @@ -0,0 +1,45 @@ +
+

+
+ +
+

+
+ + + +
+ + + 0 ?> + +
" + enctype="application/x-www-form-urlencoded"> + + + + + + + + + +
+ + + + + + + +
+ +

+ + +