Editor: Remove Hover and after change effect
Editor: Remove Hover and after change effect
![VascoSaavedra](https://secure.gravatar.com/avatar/fbededdc38302880a5fbf55619775891/?default=https%3A%2F%2Fvanillicon.com%2Ffbededdc38302880a5fbf55619775891_200.png&rating=g&size=120)
When using the Editor plugin, there are some visual effects that i would like to remove:
1 - when hover on row, the row background changes to orange
2 - when changing a value, the row seems highlighted with an yellow background for a few seconds
Is it possible to remove these effects?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
The examples don't do that. I'm not sure what CSS you are using, but that sounds like either a custom addition or another plug-in is adding that.
Remove the
.highlight
classes from the Editor CSS file you are using.Allan