Hi Team
With the latest version of Kendo (Silver Theme), The selected color of a Panelbar was white now it's blackish.
Do you have a quick fix for that?
Many thanks
Giuseppe
Hi
Is there a GitHub Item that i can track?
Thanks
<style>
.k-panelbar>li>.k-state-selected, .k-state-selected>.k-link {
color
:
#fff
!important
;
}
</style>