Skip to content
Snippets Groups Projects

bonus link in dashboard

Merged Nico Vermaas requested to merge dev-nico into master
5 files
+ 36
12
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -13,6 +13,10 @@ TD {
color: blue;
}
.active {
background-color: lemonchiffon;
}
.error,.failed,.staging_failed,.processed_failed {
color: red;
font-weight: bold;
Loading