mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 02:53:27 +02:00
11 lines
186 B
CSS
11 lines
186 B
CSS
.stf-remote-debug {
|
|
|
|
}
|
|
|
|
.stf-remote-debug .remote-debug-textarea {
|
|
resize: none;
|
|
cursor: text;
|
|
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
|
|
font-size: 12px;
|
|
}
|