Browse Source

HUE-6077 [frontend] Fix the snippet progress bar

Johan Ahlen 8 năm trước cách đây
mục cha
commit
e666eae2c2

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css


+ 9 - 0
desktop/libs/notebook/src/notebook/static/notebook/less/notebook.less

@@ -527,6 +527,15 @@ h1.empty {
   position: absolute;
 }
 
+.progress-snippet {
+  background-image: none;
+  box-shadow: none;
+}
+
+.progress-snippet .bar {
+  background-image: none;
+}
+
 .progress .bar {
   background-repeat: repeat-x;
 }

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác