Public bug reported:

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

** Affects: mahara
     Importance: High
     Assignee: Evonne Cheung (evonne)
         Status: Confirmed

** Changed in: mahara
     Assignee: (unassigned) => Evonne Cheung (evonne)

** Changed in: mahara
    Milestone: None => 20.04.0

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
       Status: New => Confirmed

-- 
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:
  Confirmed

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

Reply via email to