first version of webdav save

This commit is contained in:
raphael
2019-07-01 13:15:11 +02:00
parent b9db9ab58b
commit eadfb23676
6 changed files with 4400 additions and 20 deletions

View File

@@ -74,4 +74,12 @@ button {
.textBox.active>.removeIcon, .textBox.active>.moveIcon {
display: block;
}
.modalBtn {
padding: 5px;
border-radius: 5px;
border: 0px;
min-width: 50px;
cursor: pointer;
}