-
Improvement
-
Resolution: Fixed
-
Trivial
-
2.0
-
MOODLE_20_STABLE
-
MOODLE_23_STABLE
-
-
Easy
-
When Ajax is enabled and a resource is hidden the class dimmed_text is appended to the div surrounding a resource. This is not set when Ajax disabled or on the initial page loading.
As it can be styled it would be useful to have it available from page load
e.g.
.region-content .dimmed_text {
background: none repeat scroll 0 0 #EDEDED;
}
- has a non-specific relationship to
-
MDL-31052 update Course AJAX/javascript to YUI3 and replace section_classes.js
-
- Closed
-