mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Shell shows 'No output' when there is an empty result.
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
font-size: 12px;
|
||||
color: #fefefe;
|
||||
background: #444;
|
||||
}
|
||||
|
||||
.stf-shell .shell-results-empty {
|
||||
font-style: italic;
|
||||
}
|
||||
Reference in New Issue
Block a user