From 923bee73ce00f08f404303fbf0e2d660b5a74b03 Mon Sep 17 00:00:00 2001 From: Joris Tirado Date: Thu, 3 Sep 2015 15:54:52 -0700 Subject: [PATCH] UI-1210: Add the same style as the conference icon to the faxbox icon --- submodules/strategy/strategy.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/submodules/strategy/strategy.css b/submodules/strategy/strategy.css index 56545c84..3c5f6019 100644 --- a/submodules/strategy/strategy.css +++ b/submodules/strategy/strategy.css @@ -498,6 +498,15 @@ color: #44cc44; } +/************ Strategy Faxbox *************/ + +#strategy_container .element-container.strategy-faxingnum .title i { + position: relative; + top: 2px; + font-size: 28px; + color: #44cc44; +} + /********** Strategy Helper ***********/ #strategy_container .element-container.helper {