From 7a2ab866099edffaba471ad808593f67ee796b21 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Thu, 17 Mar 2022 19:01:59 -0400 Subject: Structured content links (#2089) * Update CSS to JSON converter to generalize the remove-property comment * Fix navigation not being updated when _clearContent is run * Add structured content schema for link tags * Add test links * Add external-link icon * Pass Display instance to DisplayContentManager * Update structured content generation * Update link styles --- resources/icons.svg | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'resources') diff --git a/resources/icons.svg b/resources/icons.svg index b6bdf62e..c3e37ad6 100644 --- a/resources/icons.svg +++ b/resources/icons.svg @@ -25,11 +25,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="32" - inkscape:cx="4.203125" - inkscape:cy="5.734375" + inkscape:zoom="16" + inkscape:cx="-1.03125" + inkscape:cy="3.84375" inkscape:document-units="px" - inkscape:current-layer="layer53" + inkscape:current-layer="layer54" showgrid="true" units="px" inkscape:snap-center="true" @@ -566,7 +566,6 @@ image/svg+xml - @@ -1650,8 +1649,9 @@ + id="g268" + inkscape:label="Connection" + style="display:none"> @@ -1663,4 +1663,14 @@ sodipodi:nodetypes="ssccccsssscssssccccsssscssssssssssssssssss" /> + + + -- cgit v1.2.3