diff --git a/client/components/TestRun/TestRun.css b/client/components/TestRun/TestRun.css index 6a3b3f001..f9fdf7900 100644 --- a/client/components/TestRun/TestRun.css +++ b/client/components/TestRun/TestRun.css @@ -135,11 +135,6 @@ button.test-navigator-toggle:focus { left: 4px; } -.test-name-wrapper .progress-indicator { - background: White; - border: 2px dashed black; -} - .test-name-wrapper.conflicts .progress-indicator { background: #ffcd00; }