MDL-54909 assign: Style editpdf background to differ from page bg

This commit is contained in:
Pau Ferrer Ocaña
2016-06-23 15:07:09 +02:00
parent eb36cfcbb6
commit a11180570f
+2
View File
@@ -14,6 +14,7 @@
background-color: #ccc;
margin-left: auto;
margin-right: auto;
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 20px rgba(0,0,0,.2);
}
.assignfeedback_editpdf_widget .moodle-dialogue-bd .drawingregion {
position: inherit;
@@ -32,6 +33,7 @@
bottom: 0px;
position: absolute;
overflow: auto;
background-color: #ccc;
}
.assignfeedback_editpdf_widget {