Files
stf-DeviceFarmer/res/app/control-panes/dashboard/shell/shell.css
2014-04-03 19:56:27 +09:00

9 lines
145 B
CSS

.stf-shell .shell-results {
font-size: 12px;
color: #fefefe;
background: #444;
}
.stf-shell .shell-results-empty {
font-style: italic;
}