przyporzadkuj -- minimum answers
[redakcja.git] / redakcja / static / edumed / css / edumed.css
index d944d38..d63ce5b 100644 (file)
@@ -444,12 +444,12 @@ em.person {
 }
 
 .teacher {
-    display: none;
+/*    display: none;*/
 }
 
-.teacher.show {
+/*.teacher.show {
     display: inherit;
-}
+}*/
 
 .question-piece.correct {
     background-color: darkgreen;
@@ -535,6 +535,10 @@ em.person {
 }
 
 
+.excercise.uporzadkuj li {
+    cursor: move;
+}
+
 .draggable .remove {
     font-family: sans-serif;
     padding: 2px 4px;