From: bugreport%peshkin.net <> Date: Sat, 24 Aug 2002 21:43:49 +0000 (+0000) Subject: Bug 143286 - Adding 2 new files missing from repository X-Git-Tag: bugzilla-2.17.1~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89ab384c148abde707a944c1d53a91547d3cdcb7;p=thirdparty%2Fbugzilla.git Bug 143286 - Adding 2 new files missing from repository --- diff --git a/css/edit_bug.css b/css/edit_bug.css new file mode 100644 index 0000000000..1b64537456 --- /dev/null +++ b/css/edit_bug.css @@ -0,0 +1,3 @@ + +.bz_private { color: darkred ; background : #f3eeee ; } + diff --git a/css/show_multiple.css b/css/show_multiple.css new file mode 100644 index 0000000000..0e9bf1c768 --- /dev/null +++ b/css/show_multiple.css @@ -0,0 +1 @@ +.bz_private { color:darkred } diff --git a/skins/standard/show_multiple.css b/skins/standard/show_multiple.css new file mode 100644 index 0000000000..0e9bf1c768 --- /dev/null +++ b/skins/standard/show_multiple.css @@ -0,0 +1 @@ +.bz_private { color:darkred }