Merge branch 'MDL-43994-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
This commit is contained in:
@@ -45,3 +45,10 @@ body.dir-rtl.has_dock {margin-left: 0px; margin-right: 30px}
|
||||
|
||||
/* Test span used to calculate positioning of docked item labels */
|
||||
.transform-test-node { position:absolute;line-height:normal; }
|
||||
|
||||
/* Hide the move icon for blocks which are docked */
|
||||
#dock .editing_move,
|
||||
#dock .moodle-core-dragdrop-draghandle {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user