20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / app / assets / stylesheets / projects.css.scss
diff --git a/apps/workbench/app/assets/stylesheets/projects.css.scss b/apps/workbench/app/assets/stylesheets/projects.css.scss
deleted file mode 100644 (file)
index a453a54..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-.arv-project-list > .row {
-    padding-top: 5px;
-    padding-bottom: 5px;
-    padding-right: 1em;
-}
-.arv-project-list > .row.project:hover {
-    background: #d9edf7;
-}
-div.scroll-20em {
-    height: 20em;
-    overflow-y: scroll;
-}
-.label-info a {
-    color: white;
-}
-.removable-tag:hover {
-    cursor: pointer;
-}
\ No newline at end of file