mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
aa60bda9f4
This allows information to be dragged and dropped directly into a form to be imported into the gradebook.
5 lines
89 B
CSS
5 lines
89 B
CSS
.gradeimport_data_area {
|
|
margin: 0px 0px 10px;
|
|
width: 475px;
|
|
height: 209px;
|
|
} |