UNPKG

@progress/kendo-ui

Version:

This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.

27 lines (22 loc) 424 B
@import "../common/icons.less"; @import "../common/tabstrip.less"; @import "base.less"; // TabStrip .km-material .km-tabstrip { padding: 0; display: table; table-layout: fixed; } .km-material .km-tabstrip .km-button { border: 0; border-top: 2px solid transparent; .box-shadow(none); font-size: .7em; display: table-cell; } .km-material .km-tabstrip .km-icon:before { display: none; }