mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 00:42:54 +02:00
'MDL-6790 Grab handle icon is missing from blocks. Added property to show the move curser for a simmilar signal as for the crosses'
This commit is contained in:
parent
57d13c2468
commit
37e7b362bb
@ -1184,6 +1184,10 @@ body#course-view .unread {
|
||||
margin-left: 3em;
|
||||
}
|
||||
|
||||
body#course-view.editing .sideblock .header {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
body#course-enrol .generalbox {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user