This repository was archived by the owner on Oct 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
listviews link color #2056
Comments
I think .ui-btn-active should be changed to .ui-btn-active-theme (E.g ui-btn-active-a, ui-btn-active-b etc), so the active button color can be changed per theme |
until there will be may a separate ui-btn-active class, you can use the following workaround: If you have a custom theme called X you can use a "grand-child" selector in your custom css file like:
Same if you want to change the appearance of a active button in a standard theme (a-e)
i have tested this with safari on ipad2, iphone4, Mac OS and windows, chrome and FF on windows. |
There is a feature request for this: #3750 |
Closing since there is already a feature request for this. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using a custom theme on listviews, when I click on an item (when testing on my pc) the item background turns blue, instead of the color of my custom theme
The text was updated successfully, but these errors were encountered: