diff --git a/Base/res/html/misc/progressbar.html b/Base/res/html/misc/progressbar.html index 1ce648efd6..db4d0fd0be 100644 --- a/Base/res/html/misc/progressbar.html +++ b/Base/res/html/misc/progressbar.html @@ -41,15 +41,10 @@ margin-left: 20px; } - input { - color: black; - } - #custom-progress { appearance: none; width: 200px; height: 20px; - margin-top: 20px; } #custom-progress::-webkit-progress-bar {