1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-17 02:49:54 +00:00

Add whitespace trim to pagetemplate, story and sidebar (#4052)

* add whitespace trim to pagetemplate

* add whitespace trim to story pagetemplate

* add whitespace trim to sidebar pagetemplate
This commit is contained in:
Simon Huber 2019-07-03 18:41:23 +02:00 committed by Jeremy Ruston
parent 958b3e7b7c
commit 6e5566b907
3 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,6 @@
title: $:/core/ui/PageTemplate
\whitespace trim
\define containerClasses()
tc-page-container tc-page-view-$(storyviewTitle)$ tc-language-$(languageTitle)$
\end

View File

@ -1,6 +1,7 @@
title: $:/core/ui/PageTemplate/sidebar
tags: $:/tags/PageTemplate
\whitespace trim
\define config-title()
$:/config/SideBarSegments/Visibility/$(listItem)$
\end
@ -25,4 +26,4 @@ $:/config/SideBarSegments/Visibility/$(listItem)$
</div>
</$scrollable>
</$scrollable>

View File

@ -1,6 +1,7 @@
title: $:/core/ui/PageTemplate/story
tags: $:/tags/PageTemplate
\whitespace trim
<section class="tc-story-river">
<section class="story-backdrop">