Reviewed: https://reviews.mahara.org/10727 Committed: https://git.mahara.org/mahara/mahara/commit/38a8ad495e5e39f080e34e135054066b0e7665c0 Submitter: Robert Lyon ([email protected]) Branch: 19.10_STABLE
commit 38a8ad495e5e39f080e34e135054066b0e7665c0 Author: Evonne <[email protected]> Date: Tue Jan 21 10:50:41 2020 +1300 Bug 1860368 Hover states of Modern and Ocean theme arrow tab Adjusted variables so hover states within arrow tabs are not white on white. behatnotneeded Change-Id: Ibfb2c6743427cf9f571376ef95329454f9eb73db (cherry picked from commit 0759097a4283fbc0680cc0dcbfa4e63b4a06fcfb) -- 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/1860368 Title: Arrow bar in Modern and Ocean not correct wen hovering over non-active tab Status in Mahara: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Bug description: In Modern and Ocean theme the group arrow bar has white text on white button when hovering over the non-active tab and therefore can't read it. For modern theme I think it is because of the combination of https://git.mahara.org/mahara/mahara/blob/master/htdocs/theme/raw/sass/components /_arrow-bar.scss#L68 and Modern's theme setting both the hover and background colour to the same thing $arrow-link-hover-color: #FFFFFF; $arrow-link-background-color: #fff; Not sure why Ocean theme is not working right To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1860368/+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

