'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:
urs_hunkler 2006-10-04 16:23:44 +00:00
parent 57d13c2468
commit 37e7b362bb

View File

@ -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;
}