Small css selector change to accomdate fix for blocks move handle (should not be shown for pinned blocks in ajax course format). Thanks to Andrew Walker for suggested fix.
This commit is contained in:
@@ -1201,7 +1201,7 @@ body#course-view .unread {
|
||||
margin-left: 3em;
|
||||
}
|
||||
|
||||
body#course-view.drag .sideblock .header {
|
||||
body#course-view .drag.sideblock .header {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user