You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading from version 24.0.6 to the latest version (25.0.4) of the extend account console quickstart, I noticed that custom styles were not being applied as expected. Upon investigation, it was identified that the issue stems from the upgrade to PatternFly 5.
The styles.css file contains outdated syntax that is incompatible with PatternFly 5. As a result, the custom styles defined in this file are not being applied. The issue has been addressed by updating the styles.css file to align with the new PatternFly 5 syntax, ensuring that custom styles work correctly.
Version
25.0.0
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
alaa60
changed the title
Account Console theme no longer customizable starting from version 25.0.0
Update required in styles.css for PatternFly 5 compatibility
Sep 3, 2024
Describe the bug
After upgrading from version 24.0.6 to the latest version (25.0.4) of the extend account console quickstart, I noticed that custom styles were not being applied as expected. Upon investigation, it was identified that the issue stems from the upgrade to PatternFly 5.
The styles.css file contains outdated syntax that is incompatible with PatternFly 5. As a result, the custom styles defined in this file are not being applied. The issue has been addressed by updating the styles.css file to align with the new PatternFly 5 syntax, ensuring that custom styles work correctly.
Version
25.0.0
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: