File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
< input type ="text " placeholder ="New notebook... ">
33
33
</ div >
34
34
< div id ="settingsbar ">
35
- < i id ="settings " class ="fa fa-cog "> </ i >
36
- < i id ="sync " class ="fa fa-refresh "> </ i >
35
+ < i id ="settings " class ="fa fa-cog " title =" Settings " > </ i >
36
+ < i id ="sync " class ="fa fa-refresh " title =" Sync your notes " > </ i >
37
37
</ div >
38
38
</ aside >
39
39
< section id ="browser " class ="panel ">
48
48
< time > </ time >
49
49
</ div >
50
50
< div class ="right ">
51
- < button class ="toggle edit "> < i class ="fa fa-pencil "> </ i > </ button >
52
- < button class ="revert "> < i class ="fa fa-share "> </ i > </ button >
51
+ < button class ="toggle edit " title =" Edit note " > < i class ="fa fa-pencil "> </ i > </ button >
52
+ < button class ="revert " title =" Revert changes " > < i class ="fa fa-share "> </ i > </ button >
53
53
<!-- <button class="share"><i class="fa fa-upload"></i></button> -->
54
- < button class ="delete "> < i class ="fa fa-trash-o "> </ i > </ button >
54
+ < button class ="delete " title =" Delete note " > < i class ="fa fa-trash-o "> </ i > </ button >
55
55
</ div >
56
56
</ div >
57
57
</ header >
You can’t perform that action at this time.
0 commit comments