Implemented container editing

This commit is contained in:
Thaum
2015-01-27 09:43:08 +00:00
parent dc6ea555e5
commit 80c2c3249d
7 changed files with 113 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
.containerName {
cursor: pointer;
}