How can I disable the hover styles for the row and alt rows for my Kendo UI Grid? ... html .k-grid tr:hover { background: transparent; } html .k-grid ...
確定! 回上一頁