aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorSteve Losh <steve@stevelosh.com>2009-01-30 23:53:09 -0500
committerSteve Losh <steve@stevelosh.com>2009-01-30 23:53:09 -0500
commit120720baf3ce09aacaddb82c0937af596aea62fe (patch)
treeb65903b7b98883114b72efda855aebec6f51d19c /static
parent012817b8ed9c47354fe3b1e7657b82bcda4e77a4 (diff)
downloadbugseverywhere-120720baf3ce09aacaddb82c0937af596aea62fe.tar.gz
Implemented the status filter.
Diffstat (limited to 'static')
-rw-r--r--static/style/cfbe.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style/cfbe.css b/static/style/cfbe.css
index 3cd4241..ee699b4 100644
--- a/static/style/cfbe.css
+++ b/static/style/cfbe.css
@@ -30,4 +30,4 @@ table tr td, table tr th { padding: 0px 5px; line-height: 2.916em; }
table { margin-bottom: 1.417em; }
tr.stripe { background-color: #f5e5f0; }
-div#assignees { display: none; }
+div#assignees, div#targets { display: none; }