Skip to content
Snippets Groups Projects

undo hiding colors

Merged Hahn Axel (hahn) requested to merge 7359-update-php83 into master
1 file
+ 0
5
Compare changes
  • Side-by-side
  • Inline
@@ -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;
}
Loading