First working version

This commit is contained in:
Chi Vinh Le
2017-08-25 19:21:57 +07:00
parent f0931b4dc6
commit 6ae68a4f90
35 changed files with 502 additions and 169 deletions
@@ -0,0 +1,8 @@
.input {
cursor: pointer;
}
.label {
cursor: pointer;
padding-left: 4px;
}