mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57643
[Bug 1860368] Re: Arrow bar in Modern and Ocean not correct wen hovering over non-active tab
** Changed in: mahara/19.10
Status: Fix Committed => Fix Released
--
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 Released
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
References