// Copyright (C) The Arvados Authors. All rights reserved. // // SPDX-License-Identifier: AGPL-3.0 .arv-job-log-window { height: 40em; white-space: pre; overflow: scroll; background: black; color: white; font-family: monospace; font-size: .8em; border: 2px solid black; } .morris-hover-point { text-align: left; width: 100%; }