summaryrefslogtreecommitdiffstats
path: root/extensions/ProdCompSearch/web/styles
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-04-24 06:31:22 +0200
committerByron Jones <bjones@mozilla.com>2013-04-24 06:31:22 +0200
commit54fe9455d23b292eadaa851c7a3fdbb43e09f814 (patch)
treef8ecff54215259691e13fc113e090edbaf7af5fd /extensions/ProdCompSearch/web/styles
parentca8762f064d4be411b72923354259013e2f0450f (diff)
downloadbugzilla-54fe9455d23b292eadaa851c7a3fdbb43e09f814.tar.gz
bugzilla-54fe9455d23b292eadaa851c7a3fdbb43e09f814.tar.xz
Bug 859534: improve component searching
Diffstat (limited to 'extensions/ProdCompSearch/web/styles')
-rw-r--r--extensions/ProdCompSearch/web/styles/prod_comp_search.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ProdCompSearch/web/styles/prod_comp_search.css b/extensions/ProdCompSearch/web/styles/prod_comp_search.css
index 71829023c..a89856e22 100644
--- a/extensions/ProdCompSearch/web/styles/prod_comp_search.css
+++ b/extensions/ProdCompSearch/web/styles/prod_comp_search.css
@@ -15,6 +15,6 @@
width: 360px;
}
-#prod_comp_no_components {
+#prod_comp_no_components, #prod_comp_error {
color: red;
}