- Issue created by @cafuego
- 🇮🇳India amit.mall
@cafuego, overding color will not solve the issue in all cases, since we have made that section configrable from backend. So it's better not to change color of active tab. I have add exclude the active tab for color change, this will solve the issue. Find the patch for same
- Status changed to Needs review
5 months ago 7:51am 24 June 2024 - Status changed to Needs work
5 months ago 1:12pm 24 June 2024 - Status changed to Needs review
5 months ago 1:15pm 24 June 2024 - 🇦🇷Argentina dagmar Argentina
$config['environment_indicator.indicator']['bg_color'] = '#00a073'; $config['environment_indicator.indicator']['fg_color'] = '#ffffff';
With this configuration and this patch I see this.
- 🇩🇪Germany rauch
With this patch, the font color of the active tab is ok at page load. But switching tabs by clicking e.g. from "Manage" to "Admin" then the foreground color is used again (on my site white) and the font is not visible.
-
isholgueras →
committed 088b13fa on 4.x
Issue #3456599 by dagmar, amit.mall, cafuego, rauch: Toolbar active tab...
-
isholgueras →
committed 088b13fa on 4.x
- Status changed to Fixed
5 months ago 2:24pm 24 June 2024 - 🇪🇸Spain isholgueras
I've reproduced the issue on 10.2, the patch #6 applies and fixes the issue.
Committed to 4.x and I will include it in the next release.
Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.