]> git.mjollnir.org Git - moodle.git/commitdiff
'MDL-6790 Grab handle icon is missing from blocks. Added property to show the move...
authorurs_hunkler <urs_hunkler>
Wed, 4 Oct 2006 16:23:44 +0000 (16:23 +0000)
committerurs_hunkler <urs_hunkler>
Wed, 4 Oct 2006 16:23:44 +0000 (16:23 +0000)
theme/standard/styles_layout.css

index 2ef612dc46313774c0aa5a4e76badcf94f9a6677..fb3e877f47c83e6532949eed18c54e007b90636c 100644 (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;
 }