diff --git a/templates/queue.html b/templates/queue.html index 48825100..35e81676 100644 --- a/templates/queue.html +++ b/templates/queue.html @@ -20,6 +20,9 @@ table { min-width: 100%; white-space: nowrap; + + --dt-row-stripe: 238, 238, 238; + --dt-row-stripe-alpha: 255; } table th, @@ -106,6 +109,7 @@