Made all icons stacked icons.

This commit is contained in:
Gunther Brunner
2015-06-17 17:38:26 +09:00
parent a42546f9a2
commit 654b5cf388
17 changed files with 52 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
.widget-container.fluid-height.stf-remote-debug(ng-controller='RemoteDebugCtrl')
.heading
i.fa.fa-bug.color-darkgreen
stacked-icon(icon='fa-bug', color='color-darkgreen')
span(translate) Remote debug
a(ng-href='/#!/docs/remote-debug').pull-right
i.fa.fa-question-circle(tooltip='{{remoteDebugTooltip | translate}}', tooltip-placement='left')