mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-28 12:52:47 -08:00
Add a privacy note to the upgrade wizard
This commit is contained in:
parent
4a810f209f
commit
cf273129ef
2 changed files with 8 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue