aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces/web/static
diff options
context:
space:
mode:
authorIsrael Basurto <ibasurto@gmail.com>2012-03-24 13:22:11 +0100
committerW. Trevor King <wking@drexel.edu>2012-03-25 11:37:16 -0400
commit89b03d84bca6b65cf9afed3c5e2f614c23294a57 (patch)
tree015effb89eb52b80c500beec0f45f58d9881a4d6 /interfaces/web/static
parent9425f381b58d878194e7d19629192ecb6bd948c8 (diff)
downloadbugseverywhere-89b03d84bca6b65cf9afed3c5e2f614c23294a57.tar.gz
Add tag filter on the web interface
Diffstat (limited to 'interfaces/web/static')
-rw-r--r--interfaces/web/static/style/cfbe.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/web/static/style/cfbe.css b/interfaces/web/static/style/cfbe.css
index c5f726e..2d7b90b 100644
--- a/interfaces/web/static/style/cfbe.css
+++ b/interfaces/web/static/style/cfbe.css
@@ -106,7 +106,7 @@ tr.stripe {
background-color: #fcecf8;
}
-div#assignees, div#targets {
+div#assignees, div#targets, div#tags {
display: none;
}