From 6d8aefd4d2d6306188aa49a2b12fe54870cdc534 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Tue, 27 Mar 2007 15:37:09 +0000 Subject: [PATCH] background should shine through .. for owner of tab --- pmd/styles/default/style1.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmd/styles/default/style1.css b/pmd/styles/default/style1.css index e8a15a6950..23659aa1af 100644 --- a/pmd/styles/default/style1.css +++ b/pmd/styles/default/style1.css @@ -139,7 +139,7 @@ form { font-family: Tahoma, sans-serif; font-size: 9px; font-weight: normal; - background-color: #ffffff; +/* background-color: #ffffff;*/ color: #888888; }