From fc3ac3e4ae331ddd013f51a7b41894b895e16f0d Mon Sep 17 00:00:00 2001 From: octospacc Date: Tue, 7 Mar 2023 19:42:11 +0000 Subject: [PATCH] OcttKB Cross-Repo Sync (HTML to Raw) --- Wiki/tiddlers/System/$__HistoryList.json.meta | 4 +-- Wiki/tiddlers/System/$__Import.tid | 2 +- Wiki/tiddlers/System/$__OcttKB_Empty.tid | 2 +- Wiki/tiddlers/System/$__StoryList.tid | 6 +++- Wiki/tiddlers/System/$__Styles_Lists.tid | 29 +++++++++++++++++++ Wiki/tiddlers/System/$__Styles_Main.tid | 24 +-------------- .../System/$__Styles_View_9-99-Hacks.tid | 14 +++++++-- .../$__state_tab_sidebar--595412856.tid | 2 +- 8 files changed, 52 insertions(+), 31 deletions(-) create mode 100644 Wiki/tiddlers/System/$__Styles_Lists.tid diff --git a/Wiki/tiddlers/System/$__HistoryList.json.meta b/Wiki/tiddlers/System/$__HistoryList.json.meta index dd4d449..f8a6ad2 100644 --- a/Wiki/tiddlers/System/$__HistoryList.json.meta +++ b/Wiki/tiddlers/System/$__HistoryList.json.meta @@ -1,5 +1,5 @@ -created: 20230307092042546 +created: 20230307194210756 current-tiddler: GettingStarted -modified: 20230307092042546 +modified: 20230307194210756 title: $:/HistoryList type: application/json \ No newline at end of file diff --git a/Wiki/tiddlers/System/$__Import.tid b/Wiki/tiddlers/System/$__Import.tid index e2ef82b..86f5c1f 100644 --- a/Wiki/tiddlers/System/$__Import.tid +++ b/Wiki/tiddlers/System/$__Import.tid @@ -3,4 +3,4 @@ title: $:/Import The following tiddlers were imported: -# [[$:/config/KookmaPluginLibrary]] \ No newline at end of file +# [[$:/Styles/Main]] \ No newline at end of file diff --git a/Wiki/tiddlers/System/$__OcttKB_Empty.tid b/Wiki/tiddlers/System/$__OcttKB_Empty.tid index 21a84ba..cb912af 100644 --- a/Wiki/tiddlers/System/$__OcttKB_Empty.tid +++ b/Wiki/tiddlers/System/$__OcttKB_Empty.tid @@ -1,3 +1,3 @@ created: 19700101000000000 -modified: 20230306222456000 +modified: 20230307145109000 title: $:/OcttKB/Empty \ No newline at end of file diff --git a/Wiki/tiddlers/System/$__StoryList.tid b/Wiki/tiddlers/System/$__StoryList.tid index a085ef6..ae94285 100644 --- a/Wiki/tiddlers/System/$__StoryList.tid +++ b/Wiki/tiddlers/System/$__StoryList.tid @@ -1,2 +1,6 @@ -list: ~Welcome~ +created: 20230307193342778 +creator: Octt +list: +modified: 20230307194102788 +modifier: Octt title: $:/StoryList \ No newline at end of file diff --git a/Wiki/tiddlers/System/$__Styles_Lists.tid b/Wiki/tiddlers/System/$__Styles_Lists.tid new file mode 100644 index 0000000..f556638 --- /dev/null +++ b/Wiki/tiddlers/System/$__Styles_Lists.tid @@ -0,0 +1,29 @@ +created: 20230307191735805 +creator: Octt +modified: 20230307192825025 +modifier: Octt +tags: $:/tags/Stylesheet +title: $:/Styles/Lists + +/* Definition lists */ +dd:before { content: '»'; margin-right: 8px; vertical-align: top; } +dl { margin-left: 8px; } +dl > dd { margin-left: 24px; } +dl > dd > p, +dl > dd > div, +dl > dd > dt { + display: inline-block; + max-width: calc(100% - 1.5em); +} +/* +dl > dd > div > ul, +dl > dd > div > ol { + padding-left: 16px; +}*/ +div:not(.tc-tiddler-body) > dl > dt, +dd > p, +dd > div > p, +dd > div > ul { + margin-top: unset; + margin-bottom: unset; +} \ No newline at end of file diff --git a/Wiki/tiddlers/System/$__Styles_Main.tid b/Wiki/tiddlers/System/$__Styles_Main.tid index 9a9b3ed..fa5ed9c 100644 --- a/Wiki/tiddlers/System/$__Styles_Main.tid +++ b/Wiki/tiddlers/System/$__Styles_Main.tid @@ -1,6 +1,6 @@ created: 20230108190740128 creator: Octt -modified: 20230305213731050 +modified: 20230307191744793 modifier: Octt tags: $:/tags/Stylesheet title: $:/Styles/Main @@ -28,28 +28,6 @@ a[class="tc-tiddlylink tc-tiddlylink-resolves"]:after { font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", EmojiSymbols; } -/* Definition lists */ -dd:before { content: '»'; margin-right: 8px; vertical-align: top; } -dl { margin-left: 8px; } -dl > dd { margin-left: 24px; } -dd > p, -dl > dd > div, -dl > dd > dt { - display: inline-block; - max-width: calc(100% - 1.5em); -} -dl > dd > div > ul, -dl > dd > div > ol { - padding-left: 1.5em/*1em*/; -} -div:not(.tc-tiddler-body) > dl > dt, -dd > p, -dd > div > p, -dd > div > ul { - margin-top: unset; - margin-bottom: unset; -} - /* Mobile */ @media (max-width: <>) { .tc-sidebar-scrollable .tc-sidebar-header { padding-top: 0px; } diff --git a/Wiki/tiddlers/System/$__Styles_View_9-99-Hacks.tid b/Wiki/tiddlers/System/$__Styles_View_9-99-Hacks.tid index f2ae6ba..3bedc34 100644 --- a/Wiki/tiddlers/System/$__Styles_View_9-99-Hacks.tid +++ b/Wiki/tiddlers/System/$__Styles_View_9-99-Hacks.tid @@ -1,10 +1,19 @@ created: 20230124112022156 creator: Octt -modified: 20230124191516599 +modified: 20230307194005027 modifier: Octt tags: title: $:/Styles/View/9-99-Hacks +\define MainScript() +<