Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Thingworx 8.5.2 :
By default checkbox is showing skyblue color on hover(focus).But I am unable to remove that style on hover.Please help me with this
Checkbox color can be changed from style properties. Refer below screenshot, there are options to change the box background color when you hover, hover & selected , pressed & selected.
Sorry
On hover checkmark is showing up in skyblue color.I dont need any hover color for checkmark.But still it's showing up
Hover color for checkmark can also be updated from style properties. Navigate to Style Properties> Hover> Check Mark> fill and update the color to match the background, now when you will hover over the box the checkmark wont be visible.
When checkbox is unselected,
If I hover,it is displaying nothing which is what I want.
But when checkbox is selected,
If I hover, it is displaying nothin. As on hover we are making it to background color which is not what I want.It shoud be in selected checkmark color.