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
fe6843a
..
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;
@@
-515,7
+515,7
@@
em.person {
min-height: 1em;
}
min-height: 1em;
}
-.excercise .placeholder.accepting.dragover
:hover
{
+.excercise .placeholder.accepting.dragover {
background-color: #ffff99;
}
background-color: #ffff99;
}
@@
-535,6
+535,10
@@
em.person {
}
}
+.excercise.uporzadkuj li {
+ cursor: move;
+}
+
.draggable .remove {
font-family: sans-serif;
padding: 2px 4px;
.draggable .remove {
font-family: sans-serif;
padding: 2px 4px;
@@
-542,6
+546,10
@@
em.person {
margin-left: 5px;
}
margin-left: 5px;
}
+.excercise.wybor li[data-name] {
+ list-style: none;
+}
+
/* utils */
.clr {
/* utils */
.clr {