Reviewed: https://reviews.mahara.org/11354 Committed: https://git.mahara.org/mahara/mahara/commit/18a9ed8250ab8e77f58650d1866f6f6b0f195ebf Submitter: Robert Lyon ([email protected]) Branch: 20.10_STABLE
commit 18a9ed8250ab8e77f58650d1866f6f6b0f195ebf Author: Evonne <[email protected]> Date: Fri Oct 9 14:11:14 2020 +1300 Bug 1897831 Slant edge of Maroon theme with skins When skin is applied with background images, maroon slants messing up the images, so have changed the height and negative bottom position of pageheader to make it overlap main content properly. Negative top position also applied to footer to make it overlap main content. Instead of using skew for the pageheader, have changed to using rotate, and this required an additional wrapper in the templates to hide the sides or it will have horizontal scroll. behatnotneeded Change-Id: I9e90f3c6ae621811c9b20a0ae30087e3f5651795 -- 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/1897831 Title: Pixel bump in diagonal maroon theme line at certain screen heights Status in Mahara: Fix Committed Status in Mahara 20.10 series: Fix Committed Bug description: Using QA Mahara with the following settings on Windows: PHP 7.4 Postgres 10.9 Skins enabled Individual themes enabled Pre-populated data Maroon theme Steps Log in. Change the height of the window up and down Expected Page renders smoothly Actual Header bottom diagonal shows some fuzziness and a bump in the middle (see screenshot) To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1897831/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

