16 lines
73 KiB
CSS
16 lines
73 KiB
CSS
|
/**
|
||
|
* Copyright 2014 Telerik AD
|
||
|
*
|
||
|
* 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.
|
||
|
*/
|
||
|
@-ms-viewport{width:device-width;user-zoom:fixed;max-zoom:1;min-zoom:1}@media(orientation:landscape){.km-tablet .km-on-ios.km-horizontal.km-web:not(.km-ios-chrome){position:fixed;bottom:0}}.km-root{font-size:.92em}.km-root a{color:inherit}.km-tablet{font-size:1em}.km-root *:focus{outline-width:0}.km-root,.km-pane,.km-pane-wrapper{width:100%;height:100%;-ms-touch-action:none;-ms-content-zooming:none;-ms-user-select:none;-webkit-user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;overflow-x:hidden}.km-pane-wrapper{position:absolute}.km-pane,.km-shim{font-family:sans-serif}.km-pane{overflow-x:hidden;position:relative}.km-vertical .km-collapsible-pane{position:absolute;z-index:2!important;-webkit-transition:-webkit-transform 350ms ease-out;-ms-transition:-ms-transform 350ms ease-out;-webkit-transform:translatex(-100%);-moz-transform:translatex(-100%);-ms-transform:translatex(-100%);-o-transform:translatex(-100%);transform:translatex(-100%)}.km-vertical .km-expanded-splitview .km-collapsible-pane{-webkit-transform:translatex(0);-moz-transform:translatex(0);-ms-transform:translatex(0);-o-transform:translatex(0);transform:translatex(0)}.km-expanded-pane-shim{position:absolute;left:0;top:0;width:100%;height:100%;display:none}.km-expanded-splitview .km-expanded-pane-shim{display:block;z-index:1}.km-root>*{margin:0;padding:0}.km-root *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.km-content{display:block}.km-view,.km-split-content{top:0;left:0;position:absolute;display:-moz-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%;-moz-box-orient:vertical;-webkit-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch;vertical-align:top}.k-ff .km-view,.k-ff .km-pane{overflow:hidden}.k-ff18 .km-view,.k-ff18 .km-pane,.k-ff19 .km-view,.k-ff19 .km-pane,.k-ff20 .km-view,.k-ff20 .km-pane,.k-ff21 .km-view,.k-ff21 .km-pane{position:relative}.k-ff .km-view{display:-moz-inline-box;display:inline-flex}.km-content{min-height:1px;-moz-box-flex:1;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-moz-box-align:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;flex-align:stretch;width:auto;overflow:hidden;position:relative}.km-content p,.km-content h1,.km-content h2,.km-content h3,.km-content h4,.km-content h5,.km-content h6{margin-left:1rem;margin-right:1rem}.km-header,.km-footer{display:block;display:-moz-box;-moz-box-orient:vertical;width:100%}.k-ff .km-scrollview>div{display:inline-block}.km-header{padding:0}.km-footer{background:#1a1a1a}[data-role="layout"]{display:none}[data-role="view"],[data-role="drawer"]{visibility:hidden}.km-view{visibility:visible}.km-header,.km-footer{position:relative;z-index:1}@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0){.km-view{display:table}.km-header,.km-footer,.km-content{display:table-row}.km-header,.km-footer{height:1px}}.km-root .k-toolbar,.km-navbar,.km-button,.km-buttongroup,.km-tabstrip,.km-blackberry li.km-actionsheet-cancel>a{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-origin:border-box;position:relative;display:inline-block;padding:.4em .7em;margin:.1rem;overflow:visible;text-decoration:none}.km-tabstrip,.km-root .k-toolbar,.km-navbar{display:block;padding:.8em;margin:0;width:100%;border-width:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.km-native-scroller{overflow:auto;-webkit-overflow-scrolling:touch;-ms-touch-action:pan-x pan-y;-ms-overflow-style:-ms-autohiding-scrollbar;-ms-scroll-snap-type:proximity}.km-default-content{padding:1em}.km-shim{left:0;bottom:0;position:fixed;width:100%;height:100%!important;background:rgba(0,0,0,0.6);z-index:10001;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.km-root .km-shim{position:abso
|