From 9b6e36c978fbeff57626a75ecb4a04b6feb4ad97 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 9 Sep 2012 03:33:26 +0200 Subject: CSS --- css/style.css | 7 ------- template/add-alias.html | 1 + template/add-list.html | 1 + template/add-mailbox.html | 1 + template/edit-alias.html | 1 + template/edit-domain.html | 1 + template/edit-list.html | 1 + template/edit-mailbox.html | 1 + 8 files changed, 7 insertions(+), 7 deletions(-) diff --git a/css/style.css b/css/style.css index b3921df..426b4fc 100644 --- a/css/style.css +++ b/css/style.css @@ -150,13 +150,6 @@ form.editform { width: 80ex; background:#E7EFF7; } -table.editform { - margin:0 auto 5pt auto; - border-collapse:collapse; -} -table.editform td { - padding:0 5pt 0 0; -} div.editform { text-align: center; } diff --git a/template/add-alias.html b/template/add-alias.html index c3146ea..385060e 100644 --- a/template/add-alias.html +++ b/template/add-alias.html @@ -75,6 +75,7 @@


+
diff --git a/template/add-list.html b/template/add-list.html index 2ce179c..30f31ce 100644 --- a/template/add-list.html +++ b/template/add-list.html @@ -82,6 +82,7 @@


+
diff --git a/template/add-mailbox.html b/template/add-mailbox.html index 4079da0..5966b5f 100644 --- a/template/add-mailbox.html +++ b/template/add-mailbox.html @@ -92,6 +92,7 @@


+
diff --git a/template/edit-alias.html b/template/edit-alias.html index 7539496..316c181 100644 --- a/template/edit-alias.html +++ b/template/edit-alias.html @@ -77,6 +77,7 @@


+
diff --git a/template/edit-domain.html b/template/edit-domain.html index 8e2ada3..fa3d8e3 100644 --- a/template/edit-domain.html +++ b/template/edit-domain.html @@ -79,6 +79,7 @@


+
diff --git a/template/edit-list.html b/template/edit-list.html index edcdd3f..f77e49b 100644 --- a/template/edit-list.html +++ b/template/edit-list.html @@ -64,6 +64,7 @@


+
diff --git a/template/edit-mailbox.html b/template/edit-mailbox.html index ed84558..5cc6a00 100644 --- a/template/edit-mailbox.html +++ b/template/edit-mailbox.html @@ -106,6 +106,7 @@


+
-- cgit v1.2.3