moodle/grade/import/direct/styles.css
Adrian Greeve aa60bda9f4 MDL-46547 gradebook: grade import plugin for drag and drop.
This allows information to be dragged and dropped directly into a
form to be imported into the gradebook.
2014-10-06 09:14:04 +08:00

5 lines
89 B
CSS

.gradeimport_data_area {
margin: 0px 0px 10px;
width: 475px;
height: 209px;
}