← Back to team overview

mahara-contributors team mailing list archive

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

 

I notice that putting the styles into sass has now made some things look
incorrect

See attached before / after for Portfolio -> Export page

** Attachment added: "Before"
   https://bugs.launchpad.net/mahara/+bug/1721623/+attachment/4967197/+files/before.png

-- 
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:
  In Progress

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


References