From 002da9fba8800b796ed98dd83e2ab68b4d37a1cc Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 27 Jun 2021 17:57:00 -0400 Subject: Structured content style json (#1771) * Install css * Remove unnecessary rule * Create CSS overrides file * Create script to generate CSS JSON file * Generate JSON * Add test --- ext/css/structured-content.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'ext/css') diff --git a/ext/css/structured-content.css b/ext/css/structured-content.css index cff2c83c..ea0bf5cd 100644 --- a/ext/css/structured-content.css +++ b/ext/css/structured-content.css @@ -201,9 +201,6 @@ table-layout: auto; border-collapse: collapse; } -.gloss-sc-tbody { - background-color: transparent; -} .gloss-sc-thead, .gloss-sc-tfoot, .gloss-sc-th { -- cgit v1.2.3