1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 19:59:42 +00:00
TiddlyWiki5/core/ui/ViewTemplate
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 Add Copy to Clipboard Button to Code Template (#8430) 2024-07-27 13:58:19 +01:00
subtitle Fix float right overflow (#8557) 2024-09-09 09:48:57 +01:00
tags Feat: allow tags have its ViewTemplate tag and cascade (#8462) 2024-08-01 18:01:22 +01:00
title Add "cascade" filter run prefix and use it to control view templates (#6168) 2021-11-15 21:06:47 +00:00
body.tid Fix float right overflow (#8557) 2024-09-09 09:48:57 +01:00
classic.tid Trim Saga: Edit and View templates (#6276) 2022-03-26 14:16:01 +00:00
subtitle.tid Feat: allow tags have its ViewTemplate tag and cascade (#8462) 2024-08-01 18:01:22 +01:00
tags.tid Feat: allow tags have its ViewTemplate tag and cascade (#8462) 2024-08-01 18:01:22 +01:00
title.tid Fix float right overflow (#8557) 2024-09-09 09:48:57 +01:00
unfold.tid Ensure unfold indicator is always visible 2022-12-04 11:19:54 +00:00