Element store, and clear all

This commit is contained in:
2016-02-23 17:53:48 +08:00
parent f01955571d
commit e4cde4d8c7
7 changed files with 384 additions and 304 deletions
+4 -1
View File
@@ -316,7 +316,7 @@ h1 br {
min-height: 500px;
}
.ui-draggable-handle {
.ui-draggable {
cursor: move;
}
.element {
@@ -329,6 +329,9 @@ h1 br {
.element.empty {
opacity: 0.2;
}
.white-badge.empty {
opacity: 0.2;
}
#observationsContent {
font-size: 24px;
}