From 33a841ba32f7fd8f9e17e2db0e703dc909929d79 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Fri, 27 Jul 2007 20:34:46 +0000 Subject: [PATCH] fixed some formatting problems caused by some sites --- www/extras/slidePanel/slidePanel.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/extras/slidePanel/slidePanel.css b/www/extras/slidePanel/slidePanel.css index 8465722ae..4628c49f7 100644 --- a/www/extras/slidePanel/slidePanel.css +++ b/www/extras/slidePanel/slidePanel.css @@ -56,6 +56,7 @@ dl.accordion-menu dd.a-m-d { background-color: #eeeeee; background-image: url(panel_bg.jpg); background-repeat: repeat-x; + font-weight: normal; } dl.accordion-menu dd.a-m-d .link { @@ -70,6 +71,7 @@ dl.accordion-menu dd.a-m-d .link { height: 20px; font-family: sans-serif; cursor: pointer; + font-weight: normal; font-size: 12px; }