summaryrefslogtreecommitdiffstats
path: root/extensions/OrangeFactor/web/style
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-06-01 17:48:35 +0200
committerDavid Lawrence <dkl@mozilla.com>2016-06-01 17:48:35 +0200
commit407add6f1ad02e5dc907a154bd334ea76e7411b2 (patch)
tree7a05b98864f98c9de5b280e452eaa534387de5cc /extensions/OrangeFactor/web/style
parenta092e46153b5bf826fcc88f4908122f7f3e96370 (diff)
downloadbugzilla-407add6f1ad02e5dc907a154bd334ea76e7411b2.tar.gz
bugzilla-407add6f1ad02e5dc907a154bd334ea76e7411b2.tar.xz
Bug 1153105 - add orange factor to modal view
Diffstat (limited to 'extensions/OrangeFactor/web/style')
-rw-r--r--extensions/OrangeFactor/web/style/orangefactor.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/OrangeFactor/web/style/orangefactor.css b/extensions/OrangeFactor/web/style/orangefactor.css
index 211ad575e..19839d143 100644
--- a/extensions/OrangeFactor/web/style/orangefactor.css
+++ b/extensions/OrangeFactor/web/style/orangefactor.css
@@ -11,3 +11,7 @@
height: 38px;
margin: 0 .5em .5em 0;
}
+
+#orange-count, #orange-link {
+ color: #666;
+}