Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.2.2
-
Fix Version/s: None
-
Component/s: Themes
-
Affected Branches:MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Right align header's custom menu, when in RTL mode
theme/leatherbound/style/menu.css
theme/leatherbound/style/menu_rtl.css
theme/leatherbound/config.php
theme/leatherbound/renderers.php
theme/leatherbound/pix/menu/*
Support for blocks columns switch when in rtl mode:
theme/leatherbound/layout/frontpage.php
theme/leatherbound/layout/general.php
Change $bodyclasses[] = 'has_custom_menu' to 'has-custom-menu' , on all themes (for consistency with other css class names)
theme/leatherbound/layout/frontpage.php
theme/leatherbound/layout/general.php
theme/leatherbound/layout/report.php
Attachments
Issue Links
- will help resolve
-
MDL-30337 RTL Theme fixes for Moodle 2.x.x
-
- Closed
-