From bf2f88ba8bd91260a31f6da5ae11e8b5ec76b3bd Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 15 Jun 2014 08:37:58 +0100 Subject: [PATCH] Use H1 for tiddler titles Part of #650 --- core/ui/ViewTemplate/title.tid | 4 ++-- themes/tiddlywiki/vanilla/base.tid | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/core/ui/ViewTemplate/title.tid b/core/ui/ViewTemplate/title.tid index 1b49c8661..75a31c4f9 100644 --- a/core/ui/ViewTemplate/title.tid +++ b/core/ui/ViewTemplate/title.tid @@ -5,7 +5,7 @@ tags: $:/tags/ViewTemplate fill:$(foregroundColor)$; \end
-
+

<$list filter="[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]" variable="listItem"><$transclude tiddler=<>/> @@ -24,7 +24,7 @@ fill:$(foregroundColor)$; <$view field="title"/> -

+ <$reveal type="nomatch" text="" default="" state=<> class="tw-tiddler-info tw-popup" animate="yes" retain="yes"> diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index da0b4af79..db27856c0 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -570,6 +570,7 @@ a.tw-tiddlylink-external:hover { font-size: 2.35em; line-height: 1.2em; color: <>; + margin: 0; } .tw-system-title-prefix {