UNPKG

@progress/kendo-ui

Version:

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

52 lines (43 loc) 761 B
@import "../common/icons.less"; @import "../common/button.less"; @import "base.less"; // Button .km-wp .km-button { text-transform: lowercase; } .km-wp .km-button { font-size: .9em; line-height: 1.3em; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; } .km-wp .km-button .km-icon { margin-top: 2px; margin-bottom: 2px; vertical-align: text-top; } .km-wp .km-button .km-text { margin-top: -3px; display: inline-block; padding-bottom: 3px; } // Badges .km-wp .km-badge { border-width: .1em; border-style: solid; background-clip: border-box; line-height: 1.9em; border-radius: 2em; } .km-wp .km-tabstrip .km-badge { margin-top: -.7em; line-height: 2.1em; }