1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-21 03:39:43 +00:00
TiddlyWiki5/themes/tiddlywiki
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
..
centralised Don't mark the centralised theme as experimental 2016-01-07 16:49:14 +00:00
heavier Make "Heavier" theme heavier 2016-11-14 15:14:47 +00:00
readonly Improve read-only logic 2017-08-15 15:49:25 +01:00
seamless Consistent plugin descriptions 2015-02-17 10:28:54 +00:00
snowwhite Add a cascade for rendering fields within the Edit Template (#6511) 2022-03-17 17:06:24 +00:00
starlight Fix whitespace in themes (#5700) 2021-05-19 14:12:12 +01:00
tight Fix whitespace in themes (#5700) 2021-05-19 14:12:12 +01:00
tight-heavier Add tight-heavier theme that combines "tight" and "heavier" 2017-01-09 12:46:20 +00:00
vanilla Fix float right overflow (#8557) 2024-09-09 09:48:57 +01:00