From a0266bdb2ae7031fa26a52cc26d5c7e6b33f4c5b Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sat, 2 Aug 2014 22:49:30 +0100 Subject: [PATCH] Fix table-of-contents button colour --- themes/tiddlywiki/vanilla/base.tid | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 0c5d9610b..2bf84c75d 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1309,10 +1309,15 @@ canvas.tw-edit-bitmapeditor { white-space: nowrap; } +.tw-table-of-contents button { + color: <>; +} + .tw-table-of-contents svg { width: 0.7em; height: 0.7em; vertical-align: middle; + fill: <>; } .tw-table-of-contents ol {