mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-10 23:06:06 +00:00
Add a warning segment to templates for TWC tiddlers
Now there’s a warning banner on all TWC tiddlers. It includes an `upgrade` button that currently just flips the tiddler type to TW5
This commit is contained in:
@@ -1067,7 +1067,7 @@ canvas.tw-edit-bitmapeditor {
|
||||
border: 1px solid <<colour message-border>>;
|
||||
background: <<colour message-background>>;
|
||||
padding: 0px 21px 0px 21px;
|
||||
margin: 0 -21px 0 -21px;
|
||||
margin: 21px -21px 21px -21px;
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
color: <<colour message-foreground>>;
|
||||
|
Reference in New Issue
Block a user