created file sync

This commit is contained in:
Senad Uka
2016-02-21 19:17:04 +01:00
parent 709ce3e38c
commit ac099e3210
18 changed files with 230 additions and 28 deletions

View File

@@ -59,6 +59,14 @@
border-color: gray;
}
.unclickable {
pointer-events: none;
}
.editor {
padding-bottom: 30px;
}
body {
margin-right: 5px;
margin-left: 5px;