mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-05-30 07:31:57 -07:00
* Expose tiddlywiki palette colors and settings to custom CSS properties * Rename & use --tc prefix * Add colors and CSS settings * Make CSS settings properties' name readable * Add all CSS settings * Add all palette colors * Remove macrocallblock rule * Indent with tabs * Use --tc-color prefix * Update docs * Use --tpc prefix * Add change note * Simplify palette color rules with list widget * Update docs * Hardcode custom properties * Update docs * Remove cascades * Update docs * Add more docs * Update docs * Update docs * Add --tp-animation-duration * Update change note The previous example actually doesn't work at all * Update docs about limits of CSS variables
8 lines
No EOL
327 B
Text
8 lines
No EOL
327 B
Text
caption: --tp-sidebar-breakpoint
|
|
created: 20260130065756457
|
|
modified: 20260130065841355
|
|
tags: [[Core CSS Variables]]
|
|
title: --tp-sidebar-breakpoint CSS Variable
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The `--tp-sidebar-breakpoint` CSS variable represents the minimum page width at which the story river and sidebar will appear side by side. |