Browse Source

UI-1210: Add the same style as the conference icon to the faxbox icon

4.3
Joris Tirado 10 years ago
parent
commit
923bee73ce
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      submodules/strategy/strategy.css

+ 9
- 0
submodules/strategy/strategy.css View File

@ -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 {


Loading…
Cancel
Save