Fix styling of "more" page button

print-window-tiddler
Jermolene 2014-08-02 22:31:09 +01:00
rodzic 1a9bd683e4
commit 1573f5840e
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -22,6 +22,8 @@ $:/config/PageControlButtons/Visibility/$(listItem)$
<$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">
<$reveal type="match" state=<<config-title>> text="hide">
@ -36,6 +38,8 @@ $:/config/PageControlButtons/Visibility/$(listItem)$
</$set>
</$set>
</div>
</$reveal>