}
.teacher {
- display: none;
+/* display: none;*/
}
-.teacher.show {
+/*.teacher.show {
display: inherit;
-}
+}*/
.question-piece.correct {
background-color: darkgreen;
}
+.excercise.uporzadkuj li {
+ cursor: move;
+}
+
.draggable .remove {
font-family: sans-serif;
padding: 2px 4px;