diff options
author | jocuri%softhome.net <> | 2004-08-28 15:44:53 +0000 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-08-28 15:44:53 +0000 |
commit | 1dff25eca7b5c489e0807cb8fd595c773bbfd4f5 (patch) | |
tree | 99c530987f9067e49b17399ead5bf4c55ec261a1 /css/edit_bug.css | |
parent | e304adf98ba86c921c1e3df2ee623c2a302ae2b3 (diff) | |
download | bugs-1dff25eca7b5c489e0807cb8fd595c773bbfd4f5.tar bugs-1dff25eca7b5c489e0807cb8fd595c773bbfd4f5.tar.gz bugs-1dff25eca7b5c489e0807cb8fd595c773bbfd4f5.tar.bz2 bugs-1dff25eca7b5c489e0807cb8fd595c773bbfd4f5.tar.xz bugs-1dff25eca7b5c489e0807cb8fd595c773bbfd4f5.zip |
Patch for bug 235061: move CSS stylings in global.css if they are used across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
Diffstat (limited to 'css/edit_bug.css')
-rw-r--r-- | css/edit_bug.css | 7 |
1 files changed, 0 insertions, 7 deletions
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; } |