Skip to content
Snippets Groups Projects

register job table to admin screen

Merged Nico Vermaas requested to merge dev-nico into master
6 files
+ 12
5
Compare changes
  • Side-by-side
  • Inline

Files

@@ -34,7 +34,7 @@ TD {
@@ -34,7 +34,7 @@ TD {
.processing {
.processing,.processing_copying {
font-weight: bold;
font-weight: bold;
background-color: lightyellow;
background-color: lightyellow;
}
}
Loading