From f12cd5761c02fc55538c8fecb7203d289869dc2c Mon Sep 17 00:00:00 2001 From: lars Date: Fri, 10 Jun 2005 21:19:03 +0000 Subject: [PATCH] design improvement release 2.3 --- ezmlm-web.css | 8 ++++++-- index.html | 17 ++++++++++++++--- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/ezmlm-web.css b/ezmlm-web.css index 649c520..44668eb 100644 --- a/ezmlm-web.css +++ b/ezmlm-web.css @@ -22,8 +22,12 @@ font.feature { #nav-bar { float: left; width: 14%; - margin: 0.5%; - padding-bottom: 1%; + margin-right: 1%; + margin-bottom: 1%; + margin-left: 0.5%; + margin-top: 0.5%; + padding-right: 0.5%; + padding-bottom: 0.5%; background-color: #c0c0b0; } diff --git a/index.html b/index.html index 273ecf0..25dc2b8 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,10 @@
@@ -54,6 +57,13 @@
+02005/06/10 - ezmlm-web Version 2.3 released +
    +
  • css style definitions
  • +
  • subscriber's file upload fixed
  • +
  • user permission handling fixed
  • +
+ 02005/01/26 - ezmlm-web Version 2.2 released
  • german translation
  • @@ -175,8 +185,9 @@ system:

If you are interested in the development code of ezmlm-web, then you may anonymously checkout the subversion repository at - -https://svn.systemausfall.org/svn/admin-tools/ezmlm-web.

+ +https://svn.systemausfall.org/svn/ezmlm-web.

+

You are also invited to use the project's bug tracking system.