diff --git a/public_html/deployment/main.css b/public_html/deployment/main.css index db6effdcf0886ee41eaa3d256477a8efe1fe19d4..a5c3284ec5ccdbb45bce7fa1f7589bfbbf95f5de 100644 --- a/public_html/deployment/main.css +++ b/public_html/deployment/main.css @@ -254,11 +254,6 @@ tr.progressinprogress { border-left: 0.3em solid #17a2b8; } -tr.nochange td div { - background-color: rgba(0, 0, 0, 0) !important; - color: #888 !important; -} - tr.progresshasqueue { border-left: 0.3em solid #d61; }