mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Add a privacy note to the upgrade wizard
This commit is contained in:
parent
4a810f209f
commit
cf273129ef
@ -15,6 +15,10 @@ Drag a ~TiddlyWiki file here to upgrade it
|
||||
|
||||
or click to pick a file <$browse/>
|
||||
|
||||
---
|
||||
|
||||
//Your data will not leave your browser. [[Download|http://tiddlywiki.com/upgrade.html]] this upgrader to use it offline//
|
||||
|
||||
</$list>
|
||||
|
||||
<$reveal state="$:/Import!!status" type="match" text="pending">
|
||||
|
@ -23,6 +23,10 @@ tags: $:/tags/stylesheet
|
||||
fill: <<colour foreground>>;
|
||||
}
|
||||
|
||||
.tw-upgrade-wizard em {
|
||||
color: <<colour tiddler-subtitle-foreground>>;
|
||||
}
|
||||
|
||||
.tw-upgrade-wizard table {
|
||||
text-align: left;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user