Remove unused table background styling.

This commit is contained in:
Oliver Hamlet
2015-01-30 23:30:25 +00:00
parent 70ea50c3f6
commit f8ac23b0b7
-1
View File
@@ -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;