From f8ac23b0b7897a87feefea68d330b2cbf608786c Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Fri, 30 Jan 2015 23:30:25 +0000 Subject: [PATCH] Remove unused table background styling. --- resources/report/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/report/css/style.css b/resources/report/css/style.css index 85e7b1b9..d9e24bed 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -207,7 +207,6 @@ paper-progress { html /deep/ table { border-collapse: collapse; width: 100%; - background-color: #E8EAF6; } html /deep/ table td, html /deep/ table th { vertical-align: top;