mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #38215
[Bug 1264098] Re: Whitelist more CSS3 options in skins
** Changed in: mahara/16.10
Status: In Progress => Fix Committed
** No longer affects: mahara/16.04
** No longer affects: mahara/15.10
** No longer affects: mahara/15.04
** Tags added: nominatedfeature
--
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:
Fix Committed
Status in Mahara 16.10 series:
Fix Committed
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