kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Fix styling of "more" page button
rodzic
1a9bd683e4
commit
1573f5840e
|
@ -22,6 +22,8 @@ $:/config/PageControlButtons/Visibility/$(listItem)$
|
||||||
|
|
||||||
<$set name="tw-config-toolbar-text" value="yes">
|
<$set name="tw-config-toolbar-text" value="yes">
|
||||||
|
|
||||||
|
<$set name="tw-config-toolbar-class" value="btn-invisible">
|
||||||
|
|
||||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]] -[[$:/core/ui/Buttons/more-page-actions]]" variable="listItem">
|
<$list filter="[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]] -[[$:/core/ui/Buttons/more-page-actions]]" variable="listItem">
|
||||||
|
|
||||||
<$reveal type="match" state=<<config-title>> text="hide">
|
<$reveal type="match" state=<<config-title>> text="hide">
|
||||||
|
@ -36,6 +38,8 @@ $:/config/PageControlButtons/Visibility/$(listItem)$
|
||||||
|
|
||||||
</$set>
|
</$set>
|
||||||
|
|
||||||
|
</$set>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</$reveal>
|
</$reveal>
|
||||||
|
|
Ładowanie…
Reference in New Issue