mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43140
[Bug 1702614] [NEW] Remove the special admin background for improved readability
Public bug reported:
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%);
}
** Affects: mahara
Importance: Medium
Status: Confirmed
** Tags: catathon
--
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
Follow ups