5416: Merge branch 'master' into 5416-git-auth-token
[arvados.git] / apps / workbench / app / assets / stylesheets / projects.css.scss
index 28cde668ace0c9209c81db9a4d664e9d6b275d02..cf1d15e6e0d7926cb42195525b311c3b1de7e259 100644 (file)
@@ -58,12 +58,10 @@ div.scroll-20em {
   border-radius: .3em;
 }
 
-.x-ellip {
-  overflow-x: hidden;
-  text-overflow: ellipsis;
-  white-space: nowrap;
-}
-
 .dashboard-panel-info-row:hover {
   background-color: #D9EDF7;
+}
+
+.progress-bar.progress-bar-default {
+  background-color: #999;
 }
\ No newline at end of file