-
Improvement
-
Resolution: Inactive
-
Minor
-
None
-
3.0
-
None
-
MOODLE_30_STABLE
-
wip_
MDL-50660_master -
- Find a machine with a working IE 6.
- Discover that the interface will not operate effectively on current Moodle version.
- Realise that this selector will not be used.
The settings block contains the following IE 6 style:
.ie6 .block_settings .block_tree .tree_item {width:100%;}
|
As Moodle 2.9 has a minimum browser support set at IE 9 - https://docs.moodle.org/dev/Moodle_2.9_release_notes#Browser_support - then this selector is redundant and just adds to the selector bloat.