20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / app / assets / stylesheets / jobs.css.scss
diff --git a/apps/workbench/app/assets/stylesheets/jobs.css.scss b/apps/workbench/app/assets/stylesheets/jobs.css.scss
deleted file mode 100644 (file)
index 9b1ea65..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-// 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%;
-}
\ No newline at end of file