11789: Added tests.
[arvados.git] / apps / workbench / app / assets / stylesheets / projects.css.scss
index d9edfd89fd7aa7c1b997cc20d20acb937c57cdef..cf1d15e6e0d7926cb42195525b311c3b1de7e259 100644 (file)
@@ -58,11 +58,10 @@ div.scroll-20em {
   border-radius: .3em;
 }
 
-.x-ellip {
-  overflow-x: hide;
-  text-overflow: ellipsis;
-}
-
 .dashboard-panel-info-row:hover {
   background-color: #D9EDF7;
+}
+
+.progress-bar.progress-bar-default {
+  background-color: #999;
 }
\ No newline at end of file