From f85b07e70b71d0622a9459e4b04e2027540abda8 Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Thu, 2 Oct 2014 15:41:40 +0200 Subject: [PATCH] tc-untagged-label because button.tc-tag-label is more specific and also defines the background color. ... weak design --- themes/tiddlywiki/vanilla/base.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index d9ffa81a8..65328e4a8 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -339,7 +339,7 @@ button.tc-tag-label, span.tc-tag-label { background: <>; } -.tc-untagged-label { +button.tc-untagged-label { background-color: <>; }