1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/themes/tiddlywiki/vanilla
Mario Pietsch e1b3308a9d
Fix float right overflow (#8557)
* tc-subtitle is not a sibling to tc-body,
So tc-subtitle needs a clearfix to contains float:right

* add clearfix to all tiddler elements that could contain floats

* add clearfix to tc-tiddler-title in ViewTemplate

* add clearfix to plugin/blog/templates

* add clearfix to plugin/tour/templates

* remove test tiddler

* rename draft title class to tc-tiddler-title-draft

* undo title field covering

* move tc-clearfix to tc-float-right in the base CSS file

* rename clearfix CSS class to tc-clearfix

* update documentation tiddlers
2024-09-09 09:48:57 +01:00
..
base.tid Fix float right overflow (#8557) 2024-09-09 09:48:57 +01:00
metrics.multids Introduce fluid story/fixed sidebar mode 2015-05-04 19:19:40 +01:00
options.multids Fix word wrapping in code blocks 2016-04-04 17:27:55 +01:00
plugin.info Add plugin-priority fields for core plugins (#3113) 2018-03-20 21:05:07 +00:00
reset.tid Update reset.tid to use modern-normalize 2.0.0 (#8120) 2024-04-02 17:35:10 +01:00
settings.multids Remove ";" from value of $:/themes/tiddlywiki/vanilla/settings/fontfamily (#7735) 2023-09-12 09:11:18 +01:00
sticky.tid Use code-body: yes for more templates 2022-02-07 16:53:36 +00:00
ThemeTweaks.tid Make image-picker in theme tweaks not dismiss popup ... (#6015) 2021-10-27 14:13:49 +01:00