File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 6363< div id ="alphabet " class ="default ">
6464
6565< div class ="spaceline ">
66- < span class ="touch " title ="Space " style ="padding: 5px 140px; " dir ="auto " onClick ="add(' '); "> SPACE</ span >
67- < span class ="touch " title ="Zero-width space " style ="padding: 5px; " dir ="auto " onClick ="add('\u200B'); "> ZWSP</ span >
6866< span class ="touch " title ="Right-left override " style ="padding: 5px; " dir ="auto " onClick ="add('\u202E'); "> RLO</ span >
6967< span class ="touch " title ="PDF " style ="padding: 5px; " dir ="auto " onClick ="add('\u202C'); "> PDF</ span >
7068< span class ="touch " title ="Zero-width joiner " style ="padding: 5px; " dir ="auto " onClick ="add('\u200D'); "> ZWJ</ span >
71- < span class ="touch " title ="Delete 1 character at end " style ="padding: 5px 20px; " dir ="auto " onClick ="del(); "> DEL</ span >
72- < span class ="touch delAll " title ="Delete All " style ="margin-right: 20px; margin-left:20px; " dir ="auto " onClick ="deleteAll(); "> ❌</ span >
69+ < span class ="touch " title ="Zero-width space " style ="padding: 5px; " dir ="auto " onClick ="add('\u200B'); "> ZWSP</ span >
70+
71+ < span class ="touch " title ="Space " style ="padding: 5px 140px; " dir ="auto " onClick ="add(' '); "> SPACE</ span >
72+
73+ < span id ="tabEtc "> </ span >
74+ < script > addTabEtc ( 'tabEtc' ) </ script >
7375</ div >
7476
7577
You can’t perform that action at this time.
0 commit comments