From a58e1d01ca92b60ecef4b1247610f868689cdb16 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Tue, 15 Jul 2014 13:17:28 +0100 Subject: [PATCH] Remove the fill transition It looked terrible, presumably because it requires repaints. --- plugins/tiddlywiki/upgrade/styles.tid | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/tiddlywiki/upgrade/styles.tid b/plugins/tiddlywiki/upgrade/styles.tid index 38940d2f5..d3b6d4f42 100644 --- a/plugins/tiddlywiki/upgrade/styles.tid +++ b/plugins/tiddlywiki/upgrade/styles.tid @@ -16,7 +16,6 @@ tags: $:/tags/stylesheet .tw-upgrade-wizard svg.tw-image-download-button { width: 14em; height: 14em; - <>; fill: <>; }