diff options
Diffstat (limited to 'ext/data/structured-content-style.json')
-rw-r--r-- | ext/data/structured-content-style.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/data/structured-content-style.json b/ext/data/structured-content-style.json index ae216abd..fe222486 100644 --- a/ext/data/structured-content-style.json +++ b/ext/data/structured-content-style.json @@ -294,6 +294,12 @@ ] }, { + "selectors": [".gloss-link-external-icon"], + "styles": [ + ["display", "none"] + ] + }, + { "selectors": [".gloss-sc-table-container"], "styles": [ ["display", "block"] |