Explorar o código

[assist] Fix the background colour of the column terms count

Johan Ahlen %!s(int64=10) %!d(string=hai) anos
pai
achega
fc834cebbd

+ 4 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

@@ -563,6 +563,10 @@ h1.empty {
   background-color: #FFF;
 }
 
+.progress .bar-info {
+  background-color: #338bb8;
+}
+
 .progress-success .bar, .progress .bar-success {
   background-color: #b5cf6b;
 }