fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
przyporzadkuj -- minimum answers
[redakcja.git]
/
redakcja
/
static
/
edumed
/
css
/
edumed.css
diff --git
a/redakcja/static/edumed/css/edumed.css
b/redakcja/static/edumed/css/edumed.css
index
a19bec5
..
d63ce5b
100644
(file)
--- a/
redakcja/static/edumed/css/edumed.css
+++ b/
redakcja/static/edumed/css/edumed.css
@@
-444,12
+444,12
@@
em.person {
}
.teacher {
}
.teacher {
- display: none;
+/* display: none;*/
}
}
-.teacher.show {
+
/*
.teacher.show {
display: inherit;
display: inherit;
-}
+}
*/
.question-piece.correct {
background-color: darkgreen;
.question-piece.correct {
background-color: darkgreen;
@@
-464,14
+464,6
@@
em.person {
}
}
-.zastap.question-piece {
- padding: 3px;
-}
-
-.question-piece.editing {
- margin: 2px;
- border: 1px solid;
-}
.excercise .lista.predicate {
list-style: none;
.excercise .lista.predicate {
list-style: none;
@@
-523,12
+515,30
@@
em.person {
min-height: 1em;
}
min-height: 1em;
}
+.excercise .placeholder.accepting.dragover {
+ background-color: #ffff99;
+}
+
+
+.excercise.zastap .paragraph .placeholder {
+ display: inline;
+ min-width: none;
+ min-height: none;
+ border: inherit;
+ padding: inherit;
+}
+
+
.excercise .lista.subjects {
padding-left: 0px;
}
.excercise .lista.subjects {
padding-left: 0px;
}
+.excercise.uporzadkuj li {
+ cursor: move;
+}
+
.draggable .remove {
font-family: sans-serif;
padding: 2px 4px;
.draggable .remove {
font-family: sans-serif;
padding: 2px 4px;
@@
-536,6
+546,10
@@
em.person {
margin-left: 5px;
}
margin-left: 5px;
}
+.excercise.wybor li[data-name] {
+ list-style: none;
+}
+
/* utils */
.clr {
/* utils */
.clr {