Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.2.1
-
Fix Version/s: None
-
Component/s: HTML and CSS, Themes
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_32_STABLE
Description
In order to work the 'cursor: url('mycursor.png'), auto;' requires the 'auto' to be present as per the notes on: http://www.w3schools.com/cssref/pr_class_cursor.asp. However the CSS Post processor for RTL that generates this removes the 'auto' causing them to fail.
Attachments
Issue Links
- is a regression caused by
-
MDL-55224 Create a PHP post processing tool to flip CSS for RTL
-
- Closed
-