mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:33:30 +02:00
Moved Remote Debug from Advanced to Dashboard for faster access.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.stf-remote-debug {
|
||||
|
||||
}
|
||||
|
||||
.stf-remote-debug .remote-debug-textarea {
|
||||
resize: none;
|
||||
cursor: text;
|
||||
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
|
||||
font-size: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user