All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
I want to remove the underline on hovering over a menu item. The colors show, but the underline is still there.
.k-link:hover { color: forestgreen; background-color: khaki; text-decoration: none; }