EnVisageOnline/Main/Source/EnVisage/Content/stylesheets/kendo/web/kendo.nova.less

59 lines
4.7 KiB
Plaintext

/**
* Kendo UI v2016.1.226 (http://www.telerik.com/kendo-ui)
* Copyright 2016 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/
@accent: #ff4350;
@base: #fff;
@background: #fff;
@border-radius: 0;
@normal-background: #fff;
@normal-text-color: #32364c;
@normal-gradient: none;
@hover-background: #f5f6f6;
@hover-text-color: #888e90;
@hover-gradient: none;
@selected-background: #ff4350;
@selected-text-color: #fff;
@selected-gradient: none;
@error: #ffbfc4;
@warning: #ffecc7;
@success: #a5d6a7;
@info: #80deea;
@series-a: #ff4350;
@series-b: #ff9ea5;
@series-c: #00acc1;
@series-d: #80deea;
@series-e: #ffbf46;
@series-f: #ffd78c;
// graphics
@image-folder: "Nova";
@texture: none;
@fallback-texture: none;
@import "type-nova.less";