1
0
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:
Jermolene
2014-03-15 17:03:50 +00:00
parent f649b5b037
commit baa8cf3dd0
5 changed files with 19 additions and 4 deletions

View File

@@ -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>>;