MDL-16940 Applied the patch for visibility of dropdown menus in course view for IE6 when AJAX is on. Merged from MOODLE_19_STABLE
This commit is contained in:
@@ -97,3 +97,6 @@ form.mform textarea {
|
||||
#help_icon_tooltip .yui-tt-shadow-visible {
|
||||
background-color: transparent;
|
||||
}
|
||||
.drag select {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user