X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=theme%2Fbase%2Fstyle%2Fcore.css;h=45ef6afdc7c4e42c977699c296c2691e4bead537;hp=28153ca94397b556bb2f5b8ea2587217b975b61a;hb=61eadb51afbf9a12c043fac269c531d985596599;hpb=e04a0e32c7af4043eb58e4fcfc1568050276e48e diff --git a/theme/base/style/core.css b/theme/base/style/core.css index 28153ca9439..45ef6afdc7c 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -925,7 +925,7 @@ sup {vertical-align: super;} } /* The instruction/help area */ -.choosercontainer #chooseform .instruction, +.jsenabled .choosercontainer #chooseform .instruction, .jsenabled .choosercontainer #chooseform .typesummary { display: none; position: absolute; @@ -942,7 +942,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;