-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.5, 2.1.2, 2.2
-
Fix Version/s: 2.2
-
Component/s: Themes
-
Labels:
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
Fixed Branches:MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-25511 -
Pull Master Diff URL:
See:
http://moodle.org/mod/forum/discuss.php?d=162731#p712865
Basically, this task is to change all of the core theme CSS from one line to a multi-line format.
Here's what I propose:
selector {
property: value;
}
- will help resolve
-
MDL-30213 format properly all CSS in CORE themes
-
- Closed
-