mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57295
[Bug 1860368] A change has been merged
Reviewed: https://reviews.mahara.org/10723
Committed: https://git.mahara.org/mahara/mahara/commit/0759097a4283fbc0680cc0dcbfa4e63b4a06fcfb
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 0759097a4283fbc0680cc0dcbfa4e63b4a06fcfb
Author: Evonne <evonne@xxxxxxxxxxxxxxx>
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
--
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
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