Add color to all the tab contents.

This commit is contained in:
Gunther Brunner
2015-06-16 20:00:57 +09:00
parent 46c5c1b290
commit a42546f9a2
12 changed files with 20 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
.widget-container.fluid-height.stf-remote-debug(ng-controller='RemoteDebugCtrl')
.heading
i.fa.fa-bug
i.fa.fa-bug.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')