Make save wiki button be accessible to users without colour vision (#7232)

* Make save wiki button be accessible to users without colour vision

* Make the dynamic button be a separate button

For backwards compatibility
This commit is contained in:
Jeremy Ruston
2023-01-28 09:51:25 +00:00
committed by GitHub
parent 6404d5652e
commit d70b6a7d6c
16 changed files with 43 additions and 15 deletions

View File

@@ -32,7 +32,7 @@ type: text/vnd.tiddlywiki
## Visit http://127.0.0.1:8080/ in your browser
## Try editing and creating tiddlers
# Optionally, make an offline copy:
#* click the <<.icon $:/core/images/save-button>> ''save changes'' button in the sidebar, ''OR''
#* click the <<.icon $:/core/images/save-button-dynamic>> ''save changes'' button in the sidebar, ''OR''
#* `tiddlywiki mynewwiki --build index`
The `-g` flag causes TiddlyWiki to be installed globally. Without it, TiddlyWiki will only be available in the directory where you installed it.