mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43220
[Bug 1702614] A change has been merged
Reviewed: https://reviews.mahara.org/7857
Committed: https://git.mahara.org/mahara/mahara/commit/3cec5ad7a73aacbd9b4bb26842561b4ef29e1a1a
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 3cec5ad7a73aacbd9b4bb26842561b4ef29e1a1a
Author: Jess Freeman <jessicafreeman@xxxxxxxxxxxxxxx>
Date: Fri Jul 7 14:20:25 2017 +1200
Bug 1702614: Remove grey admin background from raw and raw old themes
To improve readability in the admin area
behatnotneeded: style change only
Change-Id: I5986ad6dc9618e5fa4538f82bbc6bbd36d3d9b7a
--
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:
Fix Committed
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