From b47c92a2fd7fe25bef19c7ed2fcda8de5553a177 Mon Sep 17 00:00:00 2001 From: "kairo%kairo.at" Date: Thu, 21 Nov 2002 11:27:59 +0000 Subject: [PATCH] bug 174072, remove italic definition from modern plugins.css because italic system font comes up unreadable on old win32 systems, r=beppe, sr=bzbarsky git-svn-id: svn://10.0.0.236/trunk@134257 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/themes/modern/communicator/plugins.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mozilla/themes/modern/communicator/plugins.css b/mozilla/themes/modern/communicator/plugins.css index 455c0c6ddf7..4fcaad23bb1 100644 --- a/mozilla/themes/modern/communicator/plugins.css +++ b/mozilla/themes/modern/communicator/plugins.css @@ -91,10 +91,6 @@ dl { margin: 0px 0px 3px 0px; } -span.label { - font-style: italic; -} - table { background-color: #C7D0D9; color: #22262F;