Skip to content

Conversation

drmenzelit
Copy link
Contributor

@drmenzelit drmenzelit commented Oct 13, 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

@drmenzelit drmenzelit added the bug label Oct 13, 2025
@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-6.0-dev labels Oct 13, 2025
@chmst
Copy link
Contributor

chmst commented Oct 13, 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.

@drmenzelit
Copy link
Contributor Author

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

@chmst
Copy link
Contributor

chmst commented Oct 14, 2025

yes, sorry my bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug NPM Resource Changed This Pull Request can't be tested by Patchtester PR-6.0-dev

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants