From 0377083343638073b198ef2bb041d0b5e5c6c36e Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 11 May 2002 18:15:48 +0000 Subject: [PATCH] *** empty log message *** --- htdocs/info.php3 | 2 ++ htdocs/theme/rodolphe/dolibarr.css | 18 +++++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/htdocs/info.php3 b/htdocs/info.php3 index e995db2b5c9..9db355fc070 100644 --- a/htdocs/info.php3 +++ b/htdocs/info.php3 @@ -24,6 +24,8 @@ require("./pre.inc.php3"); llxHeader(); print ''; +print ''; + print ''; print ''; print ''; diff --git a/htdocs/theme/rodolphe/dolibarr.css b/htdocs/theme/rodolphe/dolibarr.css index 4bda5279d3c..c2334765a2a 100644 --- a/htdocs/theme/rodolphe/dolibarr.css +++ b/htdocs/theme/rodolphe/dolibarr.css @@ -21,7 +21,7 @@ BODY { - background: #e0ebeb; + background: #ebe0eb; font-family: Helvetica, Verdana; font-size: 12px; text-decoration: none } @@ -30,14 +30,14 @@ BODY */ .menu { - background: #b3cccc; + background: #ccb3cc; font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none } .submenu { - background: #b3cccc; + background: #ccb3cc; font-family: Helvetica, Verdana; font-size: 14px; color: #000000; text-decoration: none } @@ -49,14 +49,14 @@ BODY TD.barre { - background: #b3cccc; + background: #ccb3cc; font-family: Helvetica, Verdana; font-size: 14px; color: #000000; text-decoration: none } TD.barre_select { - background: #b3cccc; + background: #ccb3cc; color: #000000 } @@ -65,26 +65,26 @@ TD.barre_select DIV.titre { font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold; - color: #336666; + color: #663366; text-decoration: none } /* * */ TR.liste_titre { - background: #669999; + background: #996699; font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; text-decoration: none } TR.pair { - background: #b3cccc; + background: #ccb3cc; font-family: Helvetica, Verdana; font-size: 12px; text-decoration: none } TR.impair { - background: #cceeee; + background: #eeccee; font-family: Helvetica, Verdana; font-size: 12px; text-decoration: none }
css' . $conf->css . '
Database
type' . $conf->db->type . '
host' . $conf->db->host . '