File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ < html > < head >
2+ < title > Sciter Notes</ title >
3+ < style > html {font : 10pt Verdana, Helvetica, Roboto, sans-serif;}
4+ table {border-collapse : collapse; }
5+ table td , table th {border : 1px solid # ddd ; padding : 4px 8px ;}
6+ pre {padding : 4px ;border : 1px solid # ccc ;background : # F0F8FF ;max-width : 100% ;overflow-x : auto;}
7+ code {background : # F0F8FF ;}
8+ dt {font-weight : bold;}
9+ img {max-width : 100% ;}
10+ blockquote {border-left : 0.2em solid # 84C5F4 ;margin-left : 1em ;padding-left : 0.8em ;}
11+ p .urlfrom {text-align : right;border-top : 1px solid;}
12+ mark .a { background : # fcfc93 ;}
13+ mark .b { background : # a0f7a3 ;}
14+ mark .c { background : # e0a0f7 ;}</ style >
15+ </ head > < body > < h1 > Sciter Notes documentation</ h1 >
16+ < h2 > Deleting a note</ h2 >
17+ < p > To delete note, assign it to the "Deleted" notebook.</ p >
18+ < p > The "Deleted" notebook will be cleared after restarting the application.</ p > </ body > </ html >
You can’t perform that action at this time.
0 commit comments