UNPKG

@progress/kendo-ui

Version:

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

57 lines (47 loc) 1.72 kB
/*! * Copyright 2018 Telerik EAD * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ @input-height: 1.65em; @input-padding-y: 0.17857143em; @input-indent: .33em; @editor-icon-size: 24px; @menu-link-padding: .5em 1.1em .4em; @button-padding-x: 7px; @button-padding-y: 2px; @button-padding: .2em .7em; @treeview-inner-padding: 1px 0.3333em 1px 0.25em; @treeview-inner-margin: 1px 0 1px 0.16666em; @scheduler-link-padding: 0 1.1em; @grid-header-padding: .22em .2em .28em; @icon-positioning: "default"; @window-border-width: 1px; @window-border-style: solid; @window-titlebar-padding-x: 8px; @window-titlebar-padding-y: 6px; @window-titlebar-border-width: 0 0 1px; @window-titlebar-border-style: solid; @window-title-font-size: 1.2em; @window-title-line-height: 1.25; @window-inner-padding-x: @window-titlebar-padding-x; @window-inner-padding-y: @window-inner-padding-x; @grid-padding-x: 8px; @grid-padding-y: 6px; @grid-header-padding-x: @grid-padding-x; @grid-header-padding-y: @grid-padding-y; @grid-footer-padding-x: @grid-header-padding-x; @grid-footer-padding-y: @grid-header-padding-y; @grid-cell-padding-x: @grid-padding-x; @grid-cell-padding-y: @grid-padding-y; @import "common/core.less";