Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8138
-- 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/1721623 Title: Some core plugins have their own style/style.css files not controlled via sass Status in Mahara: Fix Committed Bug description: This means they exist for 'raw' theme but not 'raw_old' theme For example: openbadges block, externalfeed block, etc. To fix we either need to do: A) Copy the same css files to the old raw theme as well (simple option) or B) Get these styles handled within sass itself (more robust option) This became a problem when we decided to have 2 'root' theme options in Mahara. Hopefully we move to only having one again in the future. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1721623/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

