1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/core/ui/EditTemplate
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
..
body Use qualified-preview-state in default body-editor for reuse in preview button (#7795) 2024-02-14 17:22:54 +01:00
Preview Introduce $:/tags/Global tag 2023-05-09 15:46:54 +01:00
body-editor.tid Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00
body-toolbar-button.tid Add support for disabled editor toolbar buttons & docs (#5294) 2021-04-25 16:17:32 +01:00
body.tid Cascades: Ignore draft configuration tiddlers 2021-12-06 16:25:51 +00:00
controls.tid Fix float right overflow (#8557) 2024-09-09 09:48:57 +01:00
fieldEditor-default.tid Fix for Bug #6618 (#6628) 2022-05-14 13:30:04 +01:00
fields.tid fix the add field button tooltip (#7842) 2023-11-18 16:13:27 +00:00
shadow.tid Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00
tags.tid $:/core/ui/EditTemplate/tags - rewrite to use v5.3.x syntax (#7981) 2024-02-16 10:27:51 +00:00
title.tid Revert "Bidirectional text improvements (#4541)" 2023-06-21 17:13:33 +01:00
type.tid Edittemplate delete button should also delete the typeInputTiddler (#7749) 2023-09-21 17:57:53 +01:00