UNPKG

@progress/kendo-ui

Version:

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

1,262 lines (1,001 loc) 24.9 kB
/*! * Copyright 2019 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. * * 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. */ @line-height: (20/14); @line-height-em: ((20/14)*1em); @input-height: 2.214285714em; @input-default-width: 12.4em; @input-border-width: 1px; @input-padding-x: 0; @input-padding-y: 0.17857143em; @input-indent: .8em; @input-offset: (@input-height + .35em); @combobox-padding-x: @input-offset; @input-clear-icon-offset: ~"( (@{input-offset} - @{grid-size})/2 )"; @combobox-clear-icon-offset: ~"( 2.57142857em + ((2.56428571em - @{grid-size})/2) )"; @multiselect-clear-icon-top-offset: ~"( (@{input-height} - @{grid-size}) / 2 + @{input-padding-y} + 1px )"; @editor-icon-size: 36px; @menu-link-padding: 1.071em; @button-padding-x: 14px; @button-padding-y: 8px; @button-padding: @button-padding-y @button-padding-x; @button-line-height: (20 / 14); @disabled-button-opacity: 0.6; @treeview-inner-padding: 0.429em 0.6667em 0.429em 0.5833em; @treeview-inner-margin: 1px 0 1px 0.3333em; @scheduler-link-padding: 0 1.1em; @grid-header-padding: .429em .2em .429em 1em; @grid-th-padding: .786em .6em .786em 1.286em; @icon-positioning: "material"; @spreadsheet-action-bar-font-size: 14px; @window-border-width: 0; @window-border-style: solid; @window-sizes: { sm: 300px; md: 800px; lg: 1200px; }; @window-titlebar-padding-x: 16px; @window-titlebar-padding-y: 10px; @window-titlebar-border-width: 0; @window-titlebar-border-style: none; @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: 12px; @grid-padding-y: 8px; @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; // Calendar @calendar-padding-x: 0; @calendar-padding-y: 0; @calendar-border-width: 1px; @calendar-border-radius: 20px; @calendar-font-size: 14px; @calendar-line-height: (20 / 14); @calendar-header-padding-x: 0; @calendar-header-padding-y: 0; @calendar-header-border-width: 0; @calendar-header-button-padding-x: 1em; @calendar-header-button-padding-y: 1em; @calendar-header-button-border-width: 0; @calendar-header-button-border-radius: 0; @calendar-content-padding-x: 0; @calendar-content-padding-y: 0; @calendar-cell-padding-x: .5em; @calendar-cell-padding-y: .5em; @calendar-cell-border-radius: @calendar-border-radius; @calendar-cell-line-height: (22 / 14); @calendar-cell-size: ( (38px / 14px ) * 1em ); @calendar-header-cell-padding-x: 2px; @calendar-header-cell-padding-y: (@calendar-cell-padding-y / 2); @calendar-header-cell-border-width: 0; @calendar-header-cell-font-size: 12px; @calendar-header-cell-line-height: (20 / 14); @calendar-header-cell-size: @calendar-cell-size; @calendar-meta-cell-size: ( (60px / @calendar-font-size) * 1em ); // Multiviewcalendar @multiviewcalendar-font-size: @calendar-font-size; @multiviewcalendar-line-height: @calendar-line-height; @multiviewcalendar-header-padding-x: 16px; @multiviewcalendar-header-padding-y: 8px; @multiviewcalendar-content-padding-x: 16px; @multiviewcalendar-content-padding-y: 8px; @multiviewcalendar-cell-padding-x: @calendar-cell-padding-x; @multiviewcalendar-cell-padding-y: @calendar-cell-padding-y; @multiviewcalendar-cell-border-radius: @calendar-border-radius; @multiviewcalendar-cell-line-height: @calendar-cell-line-height; @multiviewcalendar-cell-size: @calendar-cell-size; @multiviewcalendar-centuryview-cell-padding-x: @multiviewcalendar-cell-padding-x; @multiviewcalendar-centuryview-cell-padding-y: @multiviewcalendar-cell-padding-y; @multiviewcalendar-header-cell-font-size: 12px; @spreadsheet-popup-button-padding: .6em 1.2em .6em 1em; // ScrollView @scrollview-pagebutton-size: 8px; @scrollview-navigation-size: 4.5em; @scrollview-pager-offset: 20px; @scrollview-pager-item-spacing: 20px; @scrollview-pager-item-border-width: 1px; @scrollview-pager-height: calc(@scrollview-pagebutton-size + (2 * @scrollview-pager-item-border-width) + (@scrollview-pager-item-spacing / 2 )); // Switch @switch-size: 5em; @switch-border-radius: 0; @switch-font-size: 14px; @switch-track-size: null; @switch-container-border-width: 1px; @switch-container-padding-x: 2px; @switch-container-padding-y: @switch-container-padding-x; @switch-handle-size: (.4 * @switch-size); @switch-handle-border-radius: 0; @switch-handle-border-width: 1px; @switch-label-display: inline; @switch-label-outer-spacing: 12px; @switch-label-inner-spacing: 2px; @switch-label-spacing: calc(@switch-label-outer-spacing + @switch-label-inner-spacing); @switch-label-position: calc(@switch-label-outer-spacing - @switch-container-border-width); @switch-label-width: calc(100% - @switch-handle-size - @switch-label-spacing - @switch-container-padding-x); @switch-on-left-x: calc(100% - @switch-handle-size); // Pager @pager-button-border-radius-sm: 3px; @pager-button-border-radius-lg: @pager-button-border-radius-sm; @pager-button-width: 2.429em; @pager-button-height: @pager-button-width; @pager-button-margin: 0.08333em; // Pdf Viewer @pdf-viewer-page-spacing: 30px; @pdf-viewer-action-buttons-top-offset: 10px; @pdf-viewer-action-buttons-padding: 10px; // Drawer @drawer-border-width: 1px; @drawer-content-padding-x: 8px; @drawer-content-padding-y: 8px; @drawer-scrollbar-width: 7px; @drawer-scrollbar-radius: 20px; @drawer-item-padding-x: 8px; @drawer-item-padding-y: 8px; @drawer-item-font-size: 16px; @drawer-item-line-height: 1.5; @drawer-icon-size: 18px; @drawer-mini-initial-width: calc(4 * @drawer-item-padding-x + @drawer-icon-size); // Spreadsheet @spreadsheet-insert-image-dialog-margin: 0 1em; @spreadsheet-insert-image-dialog-border-style: dashed; @spreadsheet-insert-image-dialog-border-width: 2px; @spreadsheet-insert-image-dialog-preview-width: 355px; @spreadsheet-insert-image-dialog-preview-height: 200px; @spreadsheet-insert-image-dialog-preview-padding: 10px; @spreadsheet-insert-image-dialog-text-padding: 10px; @spreadsheet-drawing-outline-style: solid; @spreadsheet-drawing-outline-width: 2px; @spreadsheet-drawing-handle-width: 6px; @spreadsheet-drawing-handle-height: 6px; @spreadsheet-drawing-handle-border-style: solid; @spreadsheet-drawing-handle-border-width: 1px; // Notification @notification-border-width: 1px; @notification-padding-x: 1.786em; @notification-padding-y: 1.786em; @notification-padding-end: 1.786em; @notification-icon-spacing: 10px; @import "common/all.less"; .k-button { line-height: @line-height; } .k-button-icon, .k-split-button-arrow { display: inline-flex; // TODO improve elastic behavior height: ~"calc(@{line-height-em} + (2*@{button-padding-y}) + 2px)"; // ensure inline-flex height width: ~"calc(@{line-height-em} + (2*@{button-padding-y}) + 2px)"; } .k-widget.k-tabstrip { background-image: none; border-style: none; .box-shadow(none); } .k-tabstrip .k-tabstrip-items { padding: 0; } .k-tabstrip > div.k-content, .k-panelbar .k-tabstrip > div.k-content { margin: 0; } .k-panelbar > .k-item > .k-link, .k-panel > .k-item > .k-link { line-height: 3.5em; } .k-panelbar .k-image { margin-top: 12px; } .k-panelbar .k-sprite { margin-top: 16px; } .k-tabstrip > .k-tabstrip-items > .k-item { text-transform: uppercase; border-width: 0; border-style: solid; padding: 0; } .k-tabstrip-left > .k-tabstrip-items .k-loading, .k-tabstrip-right > .k-tabstrip-items .k-loading { display: none; } .k-tabstrip-top > .k-tabstrip-items .k-tab-on-top, .k-tabstrip-top > .k-tabstrip-items .k-state-active { margin-bottom: -1px; } .k-tabstrip-top > .k-tabstrip-items > .k-item { border-bottom-width: 3px; } .k-tabstrip-left > .k-tabstrip-items .k-tab-on-top, .k-tabstrip-left > .k-tabstrip-items .k-state-active { margin-right: -3px; } .k-tabstrip-left > .k-tabstrip-items > .k-item { border-right-width: 3px; } .k-tabstrip-right > .k-tabstrip-items > .k-item { border-left-width: 3px; } .k-tabstrip-bottom > .k-tabstrip-items > .k-item { border-top-width: 3px; } .k-tabstrip-items .k-link { padding: 1.071em; } .k-slider-track { border-width: 1px; border-style: solid; } .k-grouping-dropclue { margin-top: 10px; } .k-grid-header th.k-header, .k-filter-row th { padding: @grid-th-padding; } .k-rtl .k-grid-header th.k-header, .k-rtl .k-filter-row th { padding: .786em 1.286em .786em .6em; } .k-filtercell > span { padding-right: 5.714em; } .k-filtercell > span > .k-button { padding-left: .714em; padding-right: .714em; line-height: 1em; margin: 0; } .k-filtercell .k-numerictextbox { margin-right: 8px; } .k-filter-row .k-dropdown-operator { width: 2.714em; right: 2.857em; } .k-filter-menu>div>div:last-child { margin: 1em -0.5em -.5em; border-top-width: 1px; border-top-style: solid; } .k-filter-menu .k-action-buttons .k-button { margin: 0; width: 50%; padding-top: 15px; padding-bottom: 15px; } .k-edit-form-container .k-button { margin: 0; padding: 10px 11px; } .k-edit-form-container .k-primary { margin-right: 11px; } .k-grouping-header .k-group-indicator { padding: .5em .15em .429em .4em; } .k-grid .k-grouping-row td { padding: .6em .6em 0.643em; } .k-grouping-header a, .k-grouping-header .k-button { vertical-align: baseline; } .k-grid td { padding: 0.929em 1.286em; } .k-grid-header th.k-header> .k-link { padding: 0; margin: 0; min-height: 16px; line-height: inherit; } .k-grouping-header { line-height: 2.6; } .k-grid-content tr:last-child td { border-bottom-width: 0; } .k-grid tr td, .k-pivot-layout .k-grid tr td { border-bottom-width: 1px; border-style: solid; } .k-grouping-row + tr td { border-top-width: 0; } .k-grid-content table tr:first-child td, .k-grid-content-locked table tr:first-child td { border-top: 0; } .k-grid-content tr td { border-left-width: 0; } .k-grid-content .k-group-cell { border-right-width: 1px; border-bottom-width: 0; } .k-pager-numbers .k-state-selected { line-height: 2.429em; cursor: pointer; } .k-pager-numbers .k-link, .k-pager-numbers .k-state-selected { border-width: 2px 0 0; } .k-pager-wrap { line-height: 1.286em; padding: .429em 0 .429em .25em; } .k-pager-wrap .k-pager-numbers .k-state-selected { margin-top: -.4em; padding-top: .46em; } .k-pager-wrap input.k-textbox { height: 2.57142857em; } .k-pager-info { padding: .714em 1.333em .643em 1.333em; } .k-pager-wrap .k-pager-refresh { margin-right: 1.214em; } .k-pager-wrap .k-dropdown { width: 5.2em; } .k-pager-lg, .k-pager-md, .k-pager-sm { .k-pager-numbers.k-state-expanded { .k-state-selected { padding: 0; } } } .k-autocomplete .k-i-loading, .k-multiselect .k-i-loading { bottom: 10px; } .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap { padding-right: 2.57142857em; } .k-combobox > .k-dropdown-wrap > .k-i-close { right: calc(@combobox-clear-icon-offset); } .k-picker-wrap .k-select, .k-numeric-wrap .k-select, .k-dropdown-wrap .k-select { width: 2.57142857em; } .k-list-container.k-popup-dropdowntree { .k-check-all, .k-treeview { margin: 0; } .k-check-all { margin-bottom: 5px; } } .k-datetimepicker { width: 19.5em; } .k-datetimepicker .k-select { width: 5em; } .k-datetimepicker .k-picker-wrap { padding-right: 5em; } .k-datetimepicker .k-picker-wrap .k-icon { margin: 0 6px; } .k-popup.k-list-container { padding: 11px; &.k-popup-flush { padding: 0; .k-list-scroller { margin: 0; } } &.k-list-scroller { padding: 0; } .k-check-all { margin: 12px 12px 0; } .k-treeview { padding: 12px; } } .k-popup.k-calendar-containe { padding: 0; } .k-popup .k-list .k-item, .k-popup > .k-group-header, .k-fieldselector .k-list .k-item { min-height: 2.143em; line-height: 2.143em; } .k-popup .k-list .k-item { padding: 1px 11px; } .k-list-container .k-list-scroller, .k-virtual-wrap, .k-list-optionlabel, .k-popup > .k-group-header { margin: 0 -11px; } .k-listbox, .k-spreadsheet-format-cells { .k-list-scroller { margin: 0; } } .k-list-filter { margin: 0 0 11px; } .k-button { text-transform: uppercase; } .k-popup.k-calendar-container { padding: 0; border: none; } .k-multiselect-wrap .k-input { font-size: inherit; height: @input-height; } .k-multiselect-wrap li { border-radius: 1.071em; margin: 3px 0 3px 3px; padding: 0 1.6em 0 .857em; line-height: calc(@input-height - 0.214em); min-height: calc((@input-height + 0.357em) - 6px); } .k-multiselect-wrap .k-select { right: 5px; } .k-numeric-wrap .k-select { vertical-align: baseline; } .k-numerictextbox .k-link { display: block; height: ((@input-height + 0.354em) / 2); } .k-numerictextbox .k-link .k-i-arrow-60-up { vertical-align: bottom; } .k-numerictextbox .k-link .k-i-arrow-60-down { vertical-align: top; } .k-menu.k-header, .k-menu .k-item, .k-widget.k-menu-horizontal > .k-item { border-width: 0; } .k-popup.k-context-menu { border-width: 1px; border-style: solid; } .k-context-menu.k-menu-vertical > .k-item > .k-link, .k-menu .k-menu-group .k-item > .k-link { padding: 0.5em 4.929em 0.5em 1.714em; } .k-menu .k-item > .k-link > .k-i-arrow-60-right { right: 1rem; } .k-menu .k-animation-container .k-menu-group { padding: 1.143em 0; } table.k-editor { border-spacing: 0; } .k-editor.k-resizable .k-editable-area { padding-bottom: 20px; } .k-editor .k-editable-area .k-content { border-width: 1px 0 0; } .k-editor .k-editor-toolbar-wrap { padding-left: 10px; } .k-toolbar { padding: 0.35714285em calc(0.35714285em - 0.2em); } .k-toolbar { .k-separator { line-height: 2.71428571em; } .k-input { text-indent: @input-indent; border: 0; margin: 0; } .k-button-group { border-width: 0 1px; border-style: solid; } .k-overflow-anchor { width: calc((50/14)*1em); } .k-overflow-anchor + .k-button-group, .k-separator + .k-button-group, .k-button-group + .k-button-group { border-left: none; } } .k-button-group .k-tool { margin: 0; } .k-editor-toolbar { > li { margin-right: 0; } .k-button-group .k-tool { width: 48px; height: 48px; line-height: 48px; margin: 0; text-align: center; } li.k-tool-group, li.k-overflow-tools { padding: 0; } .k-tool-group:first-child { border-right: 0; } li.k-tool-group:only-of-type { padding-top: 5px; padding-bottom: 6px; } .k-tool, .k-button-group .k-tool.k-group-end { border-width: 0; } .k-state-selected { font-weight: bold; } .k-tool, .k-button-group .k-tool.k-group-end { border-width: 0; } .k-state-selected { font-weight: bold; } } .k-filebrowser { .k-search-wrap .k-search { right: 4px; } .k-search-wrap { padding: 2px .3em; } .k-tiles-arrange .k-dropdown { width: 80px; } } .k-upload .k-filename { max-width: 70%; } .k-draghandle { border-width: 2px; } span.k-tooltip { padding: 9px 17px; } .k-widget.k-tooltip-validation { padding: 11px 20px 9px; } .k-tooltip-validation .k-i-warning { margin-right: 10px; } div.editorToolbarWindow.k-window-content { padding: 0; } .editorToolbarWindow .k-editortoolbar-dragHandle { line-height: 30px; } .k-file { padding: .643em .17em .643em 1em; } .k-scheduler-table td, .k-scheduler-table th { height:1.643em; } .k-gantt-treelist .k-grid-header tr { height: 5.714em; } .k-gantt-timeline .k-grid-header tr { height: 2.857em; } .k-gantt .k-task-summary:before, .k-gantt .k-task-summary-complete:before, .k-gantt .k-task-summary:after, .k-gantt .k-task-summary-complete:after { border-width: 0; } .k-gantt { .k-task { border-width: 0; } .k-task-actions { line-height: 2.429em; } .k-task-single { margin-top: -.429em; } .k-task-template { padding: .643em 1.4em .643em .6em; } .k-task-milestone { width: 17px; height: 17px; } .k-task-draghandle { margin: 0 23px; border-width: 8px; border-radius: 0 50% 50% 50%; border-style: solid; bottom: -11px; } .k-gantt-timeline th { text-align: left; } } .k-gantt .k-grid-content tr, .k-gantt-rows tr, .k-gantt-tasks tr { height: 3.458em; } .k-gantt-edit-form > .k-edit-form-container { .k-textbox, .k-numerictextbox { width: 19.5em; } } .k-slider-track { border-width: 0; } .k-slider-horizontal .k-slider-track, .k-slider-horizontal .k-slider-selection { height: 2px; margin-top: -1px; } .k-slider-vertical .k-slider-track, .k-slider-vertical .k-slider-selection { width: 2px; margin-left: -1px; } .k-slider-horizontal .k-draghandle { top: -7px; border-width: 1px; } .k-slider-vertical .k-draghandle { left: -7px; border-width: 1px; } .k-slider-horizontal .k-draghandle, .k-slider-vertical .k-draghandle, .k-flatcolorpicker .k-hue-slider .k-draghandle, .k-flatcolorpicker .k-transparency-slider .k-draghandle { width: 14px; height: 14px; } .k-flatcolorpicker .k-hue-slider .k-draghandle, .k-flatcolorpicker .k-transparency-slider .k-draghandle, .k-flatcolorpicker .k-hue-slider .k-draghandle:hover, .k-flatcolorpicker .k-transparency-slider .k-draghandle:hover, .k-flatcolorpicker .k-hue-slider .k-draghandle:focus, .k-flatcolorpicker .k-transparency-slider .k-draghandle:focus { border-width: 1px; padding: 0; } .k-flatcolorpicker .k-hue-slider .k-draghandle { margin-top: -1px; } .k-widget.k-slider .k-slider-buttons .k-button { border-width: 0; background: transparent; } .k-colorpicker { .k-selected-color { @selected-icon-height: 2.57142857em; height: @selected-icon-height; width: @selected-icon-height; .k-i-line { line-height: @selected-icon-height; font-size: @selected-icon-height; } } } // PanelBar .k-panelbar-expand, .k-panelbar-collapse { right: 16px; } // Grid .k-header.k-grid-toolbar { border-color: #3343a4; } .k-grouping-header, .k-grid-toolbar { padding: 0.429em; } .k-grouping-header { padding-left: 1.286em; } .k-grid .k-icon { opacity: 0.45; } form.k-filter-menu .k-textbox { margin-bottom: 7px; } // Scheduler .k-gantt-toolbar, .k-scheduler-toolbar .k-nav-today, .k-scheduler-toolbar .k-scheduler-views, .k-scheduler-footer .k-scheduler-fullday { text-transform: uppercase; } .k-scheduler-footer .k-icon.k-i-clock { display: none; } .k-gantt-toolbar > ul > li, .k-scheduler-toolbar > ul > li { border-width: 0 0 2px 0; } .k-gantt-toolbar li .k-link, .k-scheduler-toolbar li .k-link, .k-gantt-toggle { vertical-align: middle; line-height: 46px; } .k-gantt-toggle { padding: 0 } .k-gantt-actions { vertical-align: middle; line-height: 48px; } .k-gantt-actions > .k-button { vertical-align: middle; } .k-gantt-toolbar, .k-scheduler-toolbar, .k-scheduler-footer { line-height: 44px; vertical-align: middle; } .k-scheduler-footer { padding: 0; } .k-gantt-toolbar, .k-scheduler-toolbar { padding: 0 1.286em; } .k-drag-clue { font-size: 1em; padding: .65em 1em; } // Icons .k-splitbar-horizontal-hover { .k-resize-handle { background-position: -165px -6px; } } .k-splitbar-vertical-hover { .k-resize-handle { background-position: -38px -309px; } } .k-splitbar-horizontal.k-state-focused { .k-resize-handle { background-position: -181px -6px; } } .k-splitbar-vertical.k-state-focused { .k-resize-handle { background-position: -70px -309px; } } .k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu { padding: .857em; margin: -0.9em -0.6em -0.714em 0; } @checkbox-size: 16px; .k-checkbox-label, .k-radio-label, .k-checkbox-wrapper { line-height: 18px; } .k-radio-label:before { width: 16px; height: 16px; } .k-radio:checked + .k-radio-label:after { top: 4px; left: 4px } .k-checkbox:indeterminate + .k-checkbox-label:after { left: 9px; top: 9px; } //RTL .k-rtl .k-widget .k-dropdown-wrap, .k-rtl .k-widget .k-picker-wrap, .k-rtl .k-widget .k-numeric-wrap { padding-left: 2.57142857em; } .k-rtl .k-widget.k-autocomplete > .k-i-close, .k-rtl .k-widget.k-multiselect > .k-multiselect-wrap > .k-i-close { right: initial; margin-right: 0; } .k-rtl .k-widget.k-combobox > .k-dropdown-wrap > .k-i-close { left: calc(@combobox-clear-icon-offset); right: initial; } .k-rtl .k-widget.k-datetimepicker .k-picker-wrap { padding-left: 5em; } .k-rtl .k-widget.k-datetimepicker .k-picker-wrap .k-icon { margin: 0 6px; } .k-rtl, [dir="rtl"] { .k-gantt { .k-task-template { padding: .643em .6em .643em 1.4em; } .k-task-draghandle { border-width: 8px; border-radius: 50% 0 50% 50%; } } .k-radio:checked + .k-radio-label:after { right: 4px; } .k-menu .k-item, .k-widget.k-menu-horizontal > .k-item { border-width: 0; } .k-context-menu.k-menu-vertical > .k-item > .k-link, .k-menu .k-menu-group .k-item > .k-link { padding: 0.5em 1.714em 0.5em 4.929em; } .k-menu { &, &.k-menu-vertical { .k-item > .k-link > .k-i-arrow-60-left { left: 1rem; right: auto; } } } } //ProgressBar li.k-item.k-last.k-state-selected { border-left-width: 1px; } .k-progressbar-vertical li.k-item.k-last { border-bottom-width: 1px; } // spreadsheet .k-spreadsheet-window .k-root-tabs { margin: -1em 0 0; padding: 0; .k-tabstrip-items { padding: 0; } } .k-spreadsheet .k-spreadsheet-action-bar { font-size: @spreadsheet-action-bar-font-size; } .k-spreadsheet-window { .k-edit-label, .k-edit-field { padding: 0; line-height: 4em; } .k-edit-label > label { vertical-align: middle; } .k-edit-field { .k-radio-label { padding-left: 1.75em; } > .k-radio-label:before, > .k-radio-label:after { margin-top: -2px; } } } div.k-spreadsheet-window { padding: 1em; } .k-editor-dialog.k-editor-table-wizard-dialog.k-window-content { min-width: 325px; width: 25.8em; } .k-editor-dialog.k-editor-table-wizard-dialog .k-tabstrip-wrapper .k-content { min-height: 510px; height: 42em; } .k-edit-label, .k-edit-form-container .editor-label { padding: 0.8em 0 1em; } .k-editor-dialog .k-root-tabs { padding: 0 1em; } .k-editor-dialog ul.k-tabstrip-items { padding: 0; border: 0; } .k-editor-dialog.k-editor-table-wizard-dialog .k-edit-field .k-textbox, .k-editor-dialog.k-editor-table-wizard-dialog .k-edit-field .k-dropdown { width: 16.35em; } .k-editor-dialog.k-editor-table-wizard-dialog .k-edit-field .k-numerictextbox + .k-dropdown { width: 5.35em; } .k-editor-dialog.k-editor-table-wizard-dialog .k-dropdown.k-align { width: 5.4em; } .k-animation-container .k-popup.k-align .k-list .k-icon { line-height: 1.4em; } .k-animation-container .k-popup.k-align .k-list .k-i-align-remove { line-height: 1.6em; } .k-editor-dialog.k-editor-table-wizard-dialog .k-edit-buttons { padding: 0.6em 1.3em; } .k-grid { .k-edit-cell { input.k-checkbox + label.k-checkbox-label { margin-left: 1em; } } } .k-window-titlebar .k-window-actions { top: (@window-titlebar-padding-y * .75); }