# HG changeset patch # User Paul Boddie # Date 1596405004 -7200 # Node ID 3963e17fc481a6cb905c7f38e430c4b8612fff88 # Parent e07397f18b2e1e9e0268bc9e6cdbcea84c3acbec Prevent gradients from being applied to edge features such as arrowheads. diff -r e07397f18b2e -r 3963e17fc481 moinformat/resources/notugly.xsl --- a/moinformat/resources/notugly.xsl Sun May 03 23:44:19 2020 +0200 +++ b/moinformat/resources/notugly.xsl Sun Aug 02 23:50:04 2020 +0200 @@ -6,7 +6,7 @@ http://www.hokstad.com/making-graphviz-output-pretty-with-xsl.html Copyright (c) 2012 Vidar Hokstad -Copyright (c) 2016, 2019 Paul Boddie +Copyright (c) 2016, 2019, 2020 Paul Boddie Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), @@ -283,6 +283,8 @@ + + @@ -292,7 +294,7 @@ - + @@ -312,7 +314,9 @@ - + + + @@ -336,7 +340,9 @@ - + + + @@ -508,18 +514,22 @@ + - - - - - - + + + + + + + + +