1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-04 07:48:06 +00:00

More whitespace in core templates

This commit is contained in:
Jermolene
2014-03-13 17:42:29 +00:00
parent f48701544e
commit 3d9f61f041
12 changed files with 64 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
title: $:/ControlPanel
<div class="tw-control-panel"><<tabs "[is[shadow]!has[draft.of]tag[$:/tags/ControlPanel]] [!is[shadow]!has[draft.of]tag[$:/tags/ControlPanel]] +[tag[$:/tags/ControlPanel]]" "$:/core/ui/ControlPanel/Basics">></div>
<div class="tw-control-panel">
<<tabs "[is[shadow]!has[draft.of]tag[$:/tags/ControlPanel]] [!is[shadow]!has[draft.of]tag[$:/tags/ControlPanel]] +[tag[$:/tags/ControlPanel]]" "$:/core/ui/ControlPanel/Basics">>
</div>