From 1573f5840e80a7b16169258725186b89ab5b77d5 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sat, 2 Aug 2014 22:31:09 +0100 Subject: [PATCH] Fix styling of "more" page button --- core/ui/PageControls/more-page-actions.tid | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/ui/PageControls/more-page-actions.tid b/core/ui/PageControls/more-page-actions.tid index 68eece585..24ffe8380 100644 --- a/core/ui/PageControls/more-page-actions.tid +++ b/core/ui/PageControls/more-page-actions.tid @@ -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=<> text="hide"> @@ -36,6 +38,8 @@ $:/config/PageControlButtons/Visibility/$(listItem)$ + +