← Back to team overview

mahara-contributors team mailing list archive

[Bug 1702614] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/7857

-- 
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/1702614

Title:
  Remove the special admin background for improved readability

Status in Mahara:
  Confirmed

Bug description:
  Mahara master 17.10:

  Remove the admin area background color to improve accessibility for
  color contrast. Now that we'll have extra reports, having a white
  background (in most themes) will be beneficial.

  What to do:
  /htdocs/theme/raw/sass/layout/_layout.scss

  Remove:

      &.admin {
          background-color: lighten($brand-default, 2%);
      }

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


References