Files
stf-DeviceFarmer-1/res/app/control-panes/dashboard/remote-debug/remote-debug.jade
Gunther Brunner b8b293d18a Update bower dependencies.
Update to latest bootstrap-ui 1.0.3.
Change Wifi settings button and behaviour of several tooltips accordingly.
Remove collapse elements since the animation breaks.
2016-01-14 20:48:38 +09:00

10 lines
438 B
Plaintext

.widget-container.fluid-height.stf-remote-debug(ng-controller='RemoteDebugCtrl')
.heading
stacked-icon(icon='fa-bug', color='color-darkgreen')
span(translate) Remote debug
help-icon(topic='Remote-Debug', uib-tooltip='{{remoteDebugTooltip | translate}}')
.widget-content.padded
.form-inline
textarea(readonly, rows='1', ng-model='debugCommand', msd-elastic, text-focus-select).form-control.remote-debug-textarea