Skip to content

Commit

Permalink
UI-1210: Add the same style as the conference icon to the faxbox icon
Browse files Browse the repository at this point in the history
  • Loading branch information
joristirado committed Sep 3, 2015
1 parent 0b5d65d commit 923bee7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions submodules/strategy/strategy.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 923bee7

Please sign in to comment.