Importing version 0.3.4

git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@7 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2005-12-02 04:26:14 +00:00
parent 8e85c2c2be
commit 24f0ba9a9c
45 changed files with 3757 additions and 144 deletions

17
webadmin/main.css Normal file
View File

@@ -0,0 +1,17 @@
BODY, TD {
font-family: Verdana,Arial,Helvetica;
font-size: 11pt;
background-color: white;
color: black;
}
SMALL {
font-family: Verdana,Arial,Helvetica;
font-size: 8pt;
}
BIG {
font-family: Verdana,Arial,Helvetica;
font-size: 14pt;
}