← Back to team overview

mahara-contributors team mailing list archive

[Bug 1243004] Re: skins csstidy stripping out valid css

 

*** This bug is a duplicate of bug 1264098 ***
    https://bugs.launchpad.net/bugs/1264098

** This bug has been marked a duplicate of bug 1264098
   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/1243004

Title:
  skins csstidy stripping out valid css

Status in Mahara ePortfolio:
  Confirmed
Status in Mahara 1.10 series:
  Confirmed

Bug description:
  The advanced css field uses csstidy to clean up the code.

  But it strips out some valid css, eg:

  background: rgba(222,200,200,0.7);

  The csstidy looks to be oldish - so we might need a newer version (or
  compatible) to do the cleaning to deal with more modern css options.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1243004/+subscriptions


References