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)$;
|
fill:$(foregroundColor)$;
|
||||||
\end
|
\end
|
||||||
<div class="tw-tiddler-title">
|
<div class="tw-tiddler-title">
|
||||||
<div class="titlebar">
|
<h1 class="titlebar">
|
||||||
<span class="tw-tiddler-controls">
|
<span class="tw-tiddler-controls">
|
||||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]" variable="listItem"><$transclude tiddler=<<listItem>>/></$list>
|
<$list filter="[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]" variable="listItem"><$transclude tiddler=<<listItem>>/></$list>
|
||||||
</span>
|
</span>
|
||||||
@ -24,7 +24,7 @@ fill:$(foregroundColor)$;
|
|||||||
<$view field="title"/>
|
<$view field="title"/>
|
||||||
</span>
|
</span>
|
||||||
</$list>
|
</$list>
|
||||||
</div>
|
</h1>
|
||||||
|
|
||||||
<$reveal type="nomatch" text="" default="" state=<<tiddlerInfoState>> class="tw-tiddler-info tw-popup" animate="yes" retain="yes">
|
<$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;
|
font-size: 2.35em;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
color: <<colour tiddler-title-foreground>>;
|
color: <<colour tiddler-title-foreground>>;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tw-system-title-prefix {
|
.tw-system-title-prefix {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user