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 f76c70b..0000000
+++ /dev/null
@@ -1,10 +0,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;
-}