From 407add6f1ad02e5dc907a154bd334ea76e7411b2 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Wed, 1 Jun 2016 15:48:35 +0000 Subject: Bug 1153105 - add orange factor to modal view --- extensions/OrangeFactor/web/style/orangefactor.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extensions/OrangeFactor/web/style') 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; +} -- cgit v1.2.3-24-g4f1b