← Back to team overview

mahara-contributors team mailing list archive

[Bug 1721623] [NEW] Some core plugins have their own style/style.css files not controlled via sass

 

Public bug reported:

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.

** Affects: mahara
     Importance: High
         Status: Confirmed

-- 
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:
  Confirmed

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


Follow ups