Pending

User tests: Successful: Unsuccessful:

avatar drmenzelit
drmenzelit
13 Oct 2025

Pull Request for Issue # .

Summary of Changes

The CSS of the new child template is not using the hover color for the btn-primary as expected.

Testing Instructions

Check the selected colors in Colour Setting from Cassiopeia Extended
Create a link with the class "btn btn-primary"

Actual result BEFORE applying this Pull Request

The selected color for the button in hover status isn't in use, the hovered button as the same text color as the not hovered button

grafik

Set is rgb(254, 254, 254) for the text color on hover. The button on hover has still rgb(23, 23, 23)

grafik

Expected result AFTER applying this Pull Request

The button use the selected color in hovered status

grafik

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar drmenzelit drmenzelit - open - 13 Oct 2025
avatar drmenzelit drmenzelit - change - 13 Oct 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Oct 2025
Category Repository NPM Change
avatar chmst chmst - test_item - 13 Oct 2025 - Tested successfully
avatar chmst
chmst - comment - 13 Oct 2025

I have tested this item ✅ successfully on 8053f16

Tested successfully but the description of the situation "before" is not correct. It is the background color, not the txt color which changes on hover.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46279.

avatar drmenzelit
drmenzelit - comment - 14 Oct 2025

Yes, the background color changes on hover, but the problem is with the text color. Before the PR the text color is not the one you selected in the settings.

grafik

Set is rgb(254, 254, 254) for the text color on hover. The button on hover has still rgb(23, 23, 23)

grafik
avatar drmenzelit drmenzelit - change - 14 Oct 2025
The description was changed
avatar drmenzelit drmenzelit - edited - 14 Oct 2025
avatar chmst
chmst - comment - 14 Oct 2025

yes, sorry my bad.

Add a Comment

Login with GitHub to post a comment