fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
prawda/falsz questions
[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
f1de591
..
186a6e4
100644
(file)
--- a/
redakcja/static/edumed/css/edumed.css
+++ b/
redakcja/static/edumed/css/edumed.css
@@
-12,7
+12,7
@@
a {
#book-text {
margin: 3em;
#book-text {
margin: 3em;
- max-width:
50
0px;
+ max-width:
64
0px;
}
/* ================================== */
}
/* ================================== */
@@
-459,6
+459,10
@@
em.person {
background-color: orange;
}
background-color: orange;
}
+.buttons .chosen {
+ background-color: lightblue;
+}
+
.zastap.question-piece {
padding: 3px;
.zastap.question-piece {
padding: 3px;
@@
-473,13
+477,20
@@
em.person {
list-style: none;
position: relative;
clear: both;
list-style: none;
position: relative;
clear: both;
+ padding-left: 0;
}
.przyporzadkuj .lista.predicate > li {
list-style: none;
display: block;
float: left;
}
.przyporzadkuj .lista.predicate > li {
list-style: none;
display: block;
float: left;
- width: 250px;
+ width: 208px;
+ margin: 2px;
+}
+
+.przyporzadkuj.wide .lista.predicate > li {
+ width: 100%;
+ margin: 2px;
}
.przyporzadkuj .lista.predicate .droppable {
}
.przyporzadkuj .lista.predicate .droppable {
@@
-494,6
+505,11
@@
em.person {
display: inline-block;
}
display: inline-block;
}
+.przyporzadkuj .lista.subjects {
+ padding-left: 0px;
+}
+
.clr {
clear: both;
.clr {
clear: both;
-}
\ No newline at end of file
+}
+