c# - Custom appearance for KendoTabstrip -
can tabs in kendo tabstrip custom designed???
i need add together arrow shaped tabs(like image added) instead of regular rectangular ones.
how can done?
yes, can. need overwrite css kendo element: .k-item , .k-state-default
you can add together border-right or utilize background-image css syntax.
c# css razor kendo-ui kendo-tabstrip
No comments:
Post a Comment