mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-58349 mod_assign: text wrap for comment search while grading
This commit is contained in:
parent
7125b4f17c
commit
fa16d7fb8c
@ -147,6 +147,8 @@
|
||||
|
||||
.assignfeedback_editpdf_commentsearch ul li pre {
|
||||
background-color: #efefef;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.assignfeedback_editpdf_commentsearch ul li pre:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user