diff options
| author | Kevin Lyles <kevinlyles@gmail.com> | 2015-06-08 15:47:09 -0500 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2015-06-10 21:58:59 +0100 |
| commit | f306b9db55453f7d7fc824bbbf89ca6ac7d2d273 (patch) | |
| tree | 126cbacb9e7aa98b0c683fa16de2cac4b9e1a189 /html/magnets.html | |
| parent | ecbf5f627f8f6bcbf535ebd15ce25ae214471faa (diff) | |
| download | puzzles-f306b9db55453f7d7fc824bbbf89ca6ac7d2d273.zip puzzles-f306b9db55453f7d7fc824bbbf89ca6ac7d2d273.tar.gz puzzles-f306b9db55453f7d7fc824bbbf89ca6ac7d2d273.tar.bz2 puzzles-f306b9db55453f7d7fc824bbbf89ca6ac7d2d273.tar.xz | |
Magnets: you can now mark clues as done
Diffstat (limited to 'html/magnets.html')
| -rw-r--r-- | html/magnets.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/html/magnets.html b/html/magnets.html index b2b2dd3..2807569 100644 --- a/html/magnets.html +++ b/html/magnets.html @@ -12,3 +12,6 @@ Left-click a domino to toggle it between being empty and being a magnet (the + is placed in the end you click). Right-click to toggle between empty, neutral, and a ?? mark indicating that you're sure it's a magnet but don't yet know which way round it goes. +<p> +Left-click a clue to mark it as done (grey it out). To unmark a clue +as done, left-click it again. |