kopia lustrzana https://github.com/miklobit/TiddlyWiki5
rodzic
d6dc4c14d7
commit
25f4ce93ac
|
@ -4,7 +4,7 @@ tags: $:/tags/EditTemplate
|
|||
\define config-title()
|
||||
$:/config/EditToolbarButtons/Visibility/$(listItem)$
|
||||
\end
|
||||
<div class="tc-tiddler-title">
|
||||
<div class="tc-tiddler-title tc-titlebar">
|
||||
<$view field="title"/>
|
||||
<span class="tc-tiddler-controls tc-titlebar"><$list filter="[all[shadows+tiddlers]tag[$:/tags/EditToolbar]!has[draft.of]]" variable="listItem"><$reveal type="nomatch" state=<<config-title>> text="hide"><$transclude tiddler=<<listItem>>/></$reveal></$list></span>
|
||||
<div style="clear: both;"></div>
|
||||
|
|
|
@ -708,7 +708,7 @@ canvas.tc-edit-bitmapeditor {
|
|||
line-height: 22px;
|
||||
}
|
||||
|
||||
.tc-tiddler-title, .tc-titlebar {
|
||||
.tc-titlebar {
|
||||
overflow: hidden; /* https://github.com/Jermolene/TiddlyWiki5/issues/282 */
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue