mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20559
[Bug 1264098] Re: skins not saving properly
** Also affects: mahara/1.10
Importance: Medium
Assignee: Son Nguyen (ngson2000)
Status: In Progress
** Also affects: mahara/1.11
Importance: Undecided
Status: New
** Changed in: mahara/1.10
Milestone: 1.10.0 => 1.10.1
** Changed in: mahara/1.11
Milestone: None => 1.11.0
** Changed in: mahara/1.11
Importance: Undecided => Medium
** Changed in: mahara/1.11
Status: New => In Progress
** Changed in: mahara/1.11
Assignee: (unassigned) => Son Nguyen (ngson2000)
** Summary changed:
- skins not saving properly
+ Whitelist more CSS3 options in skins
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1264098
Title:
Whitelist more CSS3 options in skins
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.10 series:
In Progress
Status in Mahara 1.11 series:
In Progress
Bug description:
I tried to create a new skin with custom CSS code added to the
"Advanced" tab.
collection-nav ul {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
}
When I save it, and then try to edit the skin, everything is deleted
except:
ul {
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1264098/+subscriptions
References