Merge branch 'MDL-33856-master-1' of git://git.luns.net.uk/moodle
This commit is contained in:
@@ -937,7 +937,7 @@ sup {vertical-align: super;}
|
||||
}
|
||||
|
||||
/* The instruction/help area */
|
||||
.choosercontainer #chooseform .instruction,
|
||||
.jsenabled .choosercontainer #chooseform .instruction,
|
||||
.jsenabled .choosercontainer #chooseform .typesummary {
|
||||
display: none;
|
||||
position: absolute;
|
||||
@@ -954,7 +954,8 @@ sup {vertical-align: super;}
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
.dir-rtl #choosercontainer #chooseform .instruction, .jsenabled #choosercontainer #chooseform .typesummary {
|
||||
.dir-rtl.jsenabled .choosercontainer #chooseform .instruction,
|
||||
.dir-rtl.jsenabled .choosercontainer #chooseform .typesummary {
|
||||
left: 0px;
|
||||
right: 18.5em;
|
||||
border-right: 1px solid grey;
|
||||
|
||||
Reference in New Issue
Block a user