Initial start of adding edit storage page

This commit is contained in:
laf
2015-08-03 10:46:40 +00:00
parent 3a36fc8974
commit 94351d788e
5 changed files with 190 additions and 0 deletions
+4
View File
@@ -1759,3 +1759,7 @@ tr.search:nth-child(odd) {
#leaflet-map {
height: 600px;
}
.edit-storage-input {
width: 100px;
}