From 1dff25eca7b5c489e0807cb8fd595c773bbfd4f5 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Sat, 28 Aug 2004 15:44:53 +0000 Subject: Patch for bug 235061: move CSS stylings in global.css if they are used across multiple pages; patch by Marc Schumann ; r=kiko, a=myk. --- css/edit_bug.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 css/edit_bug.css (limited to 'css/edit_bug.css') diff --git a/css/edit_bug.css b/css/edit_bug.css deleted file mode 100644 index 95fb62927..000000000 --- a/css/edit_bug.css +++ /dev/null @@ -1,7 +0,0 @@ - -.bz_private { color: darkred ; background : #f3eeee ; } -.bz_disabled { color: #a0a0a0 ; } - -.bz_comment { background-color: #e0e0e0; } - -table#flags th, table#flags td { vertical-align: baseline; text-align: left; } -- cgit v1.2.3-24-g4f1b