From 2377d1ee373987acfe37c8c8b78b2c3578a45669 Mon Sep 17 00:00:00 2001 From: Michael Leuschel <leuschel@uni-duesseldorf.de> Date: Wed, 28 Sep 2022 16:52:40 +0200 Subject: [PATCH] remove gradient colour for JavaFX browser Signed-off-by: Michael Leuschel <leuschel@uni-duesseldorf.de> --- Bridge/bridge_island_visualization.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bridge/bridge_island_visualization.svg b/Bridge/bridge_island_visualization.svg index 4147b84..831a36a 100644 --- a/Bridge/bridge_island_visualization.svg +++ b/Bridge/bridge_island_visualization.svg @@ -13,7 +13,7 @@ </g> <g> <title>Layer 3</title> - <rect id="rect3428" width="630.12891" height="590.09137" x="-3.69577" y="-15.67732" stroke-width="1px" stroke="#2397c0" fill-rule="evenodd" fill="url(#linearGradient5688)"/> + <rect id="rect3428" width="630.12891" height="590.09137" x="-3.69577" y="-15.67732" stroke-width="1px" stroke="#2397c0" fill="LightBlue"/> </g> <g id="g3411"> <title>Layer 2</title> -- GitLab