mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-08 07:00:03 +00:00
parent
eeedcb6d94
commit
bf2f88ba8b
@ -5,7 +5,7 @@ tags: $:/tags/ViewTemplate
|
||||
fill:$(foregroundColor)$;
|
||||
\end
|
||||
<div class="tw-tiddler-title">
|
||||
<div class="titlebar">
|
||||
<h1 class="titlebar">
|
||||
<span class="tw-tiddler-controls">
|
||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]" variable="listItem"><$transclude tiddler=<<listItem>>/></$list>
|
||||
</span>
|
||||
@ -24,7 +24,7 @@ fill:$(foregroundColor)$;
|
||||
<$view field="title"/>
|
||||
</span>
|
||||
</$list>
|
||||
</div>
|
||||
</h1>
|
||||
|
||||
<$reveal type="nomatch" text="" default="" state=<<tiddlerInfoState>> class="tw-tiddler-info tw-popup" animate="yes" retain="yes">
|
||||
|
||||
|
@ -570,6 +570,7 @@ a.tw-tiddlylink-external:hover {
|
||||
font-size: 2.35em;
|
||||
line-height: 1.2em;
|
||||
color: <<colour tiddler-title-foreground>>;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.tw-system-title-prefix {
|
||||
|
Loading…
x
Reference in New Issue
Block a user