|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-arrangement-block {
|
|
|
|
background: #e85050;
|
|
|
|
opacity: 0.8;
|
|
|
|
filter: alpha(opacity=80);
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-arrangement .arrangement-helper {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
background: #009de3;
|
|
|
|
z-index: 1000000000;
|
|
|
|
}
|
|
|
|
.bi-arrangement .arrangement-block {
|
|
|
|
z-index: 1000000000;
|
|
|
|
}
|
|
|
|
.bi-arrangement .arrangement-drop-container {
|
|
|
|
z-index: 1000000000;
|
|
|
|
}
|
|
|
|
.bi-arrangement .arrangement-drop-container .arrangement-drop-region {
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
.bi-arrangement .arrangement-drop-container .drop-devider {
|
|
|
|
z-index: 1000000001;
|
|
|
|
background: #009de3;
|
|
|
|
}
|
|
|
|
.bi-arrangement .arrangement-drop-container .top-left,
|
|
|
|
.bi-arrangement .arrangement-drop-container .top-right,
|
|
|
|
.bi-arrangement .arrangement-drop-container .bottom-left,
|
|
|
|
.bi-arrangement .arrangement-drop-container .bottom-right,
|
|
|
|
.bi-arrangement .arrangement-drop-container .top-left-second,
|
|
|
|
.bi-arrangement .arrangement-drop-container .top-right-second,
|
|
|
|
.bi-arrangement .arrangement-drop-container .bottom-left-second,
|
|
|
|
.bi-arrangement .arrangement-drop-container .bottom-right-second,
|
|
|
|
.bi-arrangement .arrangement-drop-container .top-center,
|
|
|
|
.bi-arrangement .arrangement-drop-container .bottom-center,
|
|
|
|
.bi-arrangement .arrangement-drop-container .left-center,
|
|
|
|
.bi-arrangement .arrangement-drop-container .right-center,
|
|
|
|
.bi-arrangement .arrangement-drop-container .top-center-second,
|
|
|
|
.bi-arrangement .arrangement-drop-container .bottom-center-second,
|
|
|
|
.bi-arrangement .arrangement-drop-container .left-center-second,
|
|
|
|
.bi-arrangement .arrangement-drop-container .right-center-second {
|
|
|
|
z-index: 1000000001;
|
|
|
|
background: #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-arrangement-droppable {
|
|
|
|
background: #d8f3fe;
|
|
|
|
opacity: 0.8;
|
|
|
|
filter: alpha(opacity=80);
|
|
|
|
z-index: 100000;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-icon-combo.bi-combo-popup .bi-icon-combo-trigger .b-font:before {
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-adapt-editor .adapt-editor-text {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/*************BI.SearchEditor******************/
|
|
|
|
.bi-search-editor {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-search-editor .close-font {
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
.bi-search-editor .search-font {
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/*************BI.SearchEditor******************/
|
|
|
|
.bi-small-search-editor .bi-editor {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
.bi-small-search-editor .bi-editor .bi-input {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
.bi-small-search-editor .bi-editor .bi-label {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
.bi-small-search-editor .close-font {
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.bi-small-search-editor .search-font {
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-sign-initial-editor .sign-initial-editor-text {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-sign-style-editor .sign-style-editor-text {
|
|
|
|
max-width: 100%;
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
.bi-sign-style-editor .sign-style-editor-tip {
|
|
|
|
max-width: 100%;
|
|
|
|
font-size: 12px;
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-text-editor {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/*************BI.SearchEditor******************/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-loading-main-background {
|
|
|
|
background-color: #ffffff;
|
|
|
|
opacity: 0.7;
|
|
|
|
filter: alpha(opacity=70);
|
|
|
|
}
|
|
|
|
.bi-loading-mask-content .loading-bar-label {
|
|
|
|
font-size: 20px;
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-line-segment-button.active .line-segment-button-line {
|
|
|
|
background: #009de3;
|
|
|
|
}
|
|
|
|
.bi-line-segment-button.disabled,
|
|
|
|
.bi-line-segment-button.disabled:hover,
|
|
|
|
.bi-line-segment-button.disabled:active {
|
|
|
|
color: #1a1a1a;
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-line-segment {
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-helper {
|
|
|
|
background-color: #009de3;
|
|
|
|
font-size: 13px;
|
|
|
|
color: #ffffff;
|
|
|
|
cursor: url('cursor/cursor_drag_hand.cur'), auto;
|
|
|
|
opacity: 0.7;
|
|
|
|
}
|
|
|
|
.bi-helper.dragging-modify {
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.bi-helper.dragging-modify .helper-warning {
|
|
|
|
color: #1a1a1a;
|
|
|
|
border: 1px solid #e85050;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-progress-bar-bar {
|
|
|
|
background: #eaeaea;
|
|
|
|
-webkit-border-radius: 20px;
|
|
|
|
-moz-border-radius: 20px;
|
|
|
|
border-radius: 20px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-progress-bar .progress-bar-label {
|
|
|
|
font-weight: bold;
|
|
|
|
font-family: "微软雅黑";
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-progress-bar .progress-bar-label.success {
|
|
|
|
color: #0c6d23;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-progress-bar-processor {
|
|
|
|
background: #009de3;
|
|
|
|
-webkit-border-radius: 20px;
|
|
|
|
-moz-border-radius: 20px;
|
|
|
|
border-radius: 20px;
|
|
|
|
overflow: hidden;
|
|
|
|
overflow-x: hidden;
|
|
|
|
overflow-y: hidden;
|
|
|
|
}
|
|
|
|
.bi-progress-bar-processor.success {
|
|
|
|
background: #58cc7d;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-color-chooser-popup .color-chooser-popup-title {
|
|
|
|
background: #f4f4f4;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-color-chooser-popup .color-chooser-popup-more {
|
|
|
|
background: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-color-chooser-popup .color-chooser-popup-more:hover {
|
|
|
|
background: #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-color-chooser-trigger {
|
|
|
|
background: #ffffff;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
box-shadow: 0px 0px 2px 1px #d4dadd inset;
|
|
|
|
-webkit-box-shadow: 0px 0px 2px 1px #d4dadd inset;
|
|
|
|
-moz-box-shadow: 0px 0px 2px 1px #d4dadd inset;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-copy2group-add-button {
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
background: #fff5c1;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.copy2_group_search_pane {
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-date-picker {
|
|
|
|
background: #f4f4f4;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-date-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-down-list-combo .down-list-group.bi-combo-hover .bi-down-list-group-item,
|
|
|
|
.bi-down-list-combo .down-list-group.bi-combo-hover .bi-down-list-group-item .b-font:before {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-down-list-combo .down-list-group.bi-combo-hover .bi-down-list-group-item:disabled,
|
|
|
|
.bi-down-list-combo .down-list-group.bi-combo-hover .bi-down-list-group-item.disabled,
|
|
|
|
.bi-down-list-combo .down-list-group.bi-combo-hover .bi-down-list-group-item:disabled .b-font:before,
|
|
|
|
.bi-down-list-combo .down-list-group.bi-combo-hover .bi-down-list-group-item.disabled .b-font:before {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-down-list-combo .bi-down-list-spliter {
|
|
|
|
border-top: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-down-list-popup .bi-down-list-item:hover,
|
|
|
|
.bi-down-list-popup .bi-down-list-item.hover {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-down-list-popup .bi-down-list-item.disabled,
|
|
|
|
.bi-down-list-popup .bi-down-list-item.disabled:hover,
|
|
|
|
.bi-down-list-popup .bi-down-list-item.disabled:active {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-down-list-popup .bi-down-list-item:active {
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-down-list-popup .bi-down-list-item .list-item-text {
|
|
|
|
max-width: 203px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-sheet-tab-dynamic-button {
|
|
|
|
background: #eaeaea;
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-sheet-tab-dynamic-button .bi-icon-button-scroll {
|
|
|
|
border: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-sheet-tab-dynamic-button .bi-icon-button-scroll:hover {
|
|
|
|
border-color: #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-excel-table > div.bottom-right > div > div > table {
|
|
|
|
border-right: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-excel-table-header-cell {
|
|
|
|
font-weight: bold;
|
|
|
|
background-color: #eaeaea;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-file-manager-file-item {
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-file-manager-folder-item {
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-file-manager-nav-button .file-manager-nav-button-text {
|
|
|
|
max-width: 200px;
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-file-manager-nav-button .file-manager-nav-button-text.active {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
.bi-file-manager-nav-button .file-manager-nav-button-triangle {
|
|
|
|
z-index: 1;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-file-manager-nav {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-filter-item {
|
|
|
|
border-right: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-filter-item .filter-item-empty-item {
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-filter-item .filter-item-empty-item .empty-filter-item-leaf {
|
|
|
|
border: 1px dashed #178cdf;
|
|
|
|
background: #58cc7d;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-filter-expander {
|
|
|
|
min-width: 100%;
|
|
|
|
border-right: 0px;
|
|
|
|
border-bottom: 0px;
|
|
|
|
}
|
|
|
|
.bi-filter-expander > .filter-item-empty-item {
|
|
|
|
border-top: 0px;
|
|
|
|
border-right: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-filter-expander > table {
|
|
|
|
min-width: 100%;
|
|
|
|
}
|
|
|
|
.bi-filter-expander > table > tbody > tr > td.first-element {
|
|
|
|
width: 20px;
|
|
|
|
border-right: 1px solid #d4dadd !important;
|
|
|
|
border-bottom: 1px solid #d4dadd !important;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-filter-pane {
|
|
|
|
min-width: 100%;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-filter-pane .condition-container {
|
|
|
|
border-right: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-fine-tuning-number-editor {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
.bi-fine-tuning-number-editor .top-button {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-fine-tuning-number-editor .bottom-button {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-search-edit {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-formula-symbol-group .symbol-button:hover,
|
|
|
|
.bi-formula-symbol-group .symbol-button.hover,
|
|
|
|
.bi-formula-symbol-group .symbol-button:active,
|
|
|
|
.bi-formula-symbol-group .symbol-button.active {
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-formula-symbol-group .symbol-button {
|
|
|
|
color: #009de3;
|
|
|
|
border: 1px solid #ffffff;
|
|
|
|
}
|
|
|
|
.symbol-group-column {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-formula-insert .more-function-button {
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-formula-insert .bi-formula-field-pane {
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-formula-insert .bi-formula-editor {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
border-right: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-formula-insert .bi-water-mark {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
.bi-formula-insert .proxy_div {
|
|
|
|
font-size: 13px;
|
|
|
|
background-color: #009de3;
|
|
|
|
color: #ffffff;
|
|
|
|
opacity: 0.7;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-button-text-tree-item:hover,
|
|
|
|
.bi-button-text-tree-item.hover {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-button-text-tree-item.active {
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-button-text-tree-item.disabled,
|
|
|
|
.bi-button-text-tree-item.disabled:hover,
|
|
|
|
.bi-button-text-tree-item.disabled:active {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-button-text-tree-item .formula-function-insert-button {
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-formula-function-pane .style-inner {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-formula-function-pane .style-top {
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-formula-function-pane .style-left {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-formula-function-pane {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-formula-field-tree {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-formula-function-tree {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-image-button-href .image-button-href-icon-button {
|
|
|
|
z-index: 1;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-image-button-size .image-button-size-button-group {
|
|
|
|
font-size: 12px;
|
|
|
|
color: #1a1a1a;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-upload-image .upload-image-text-button-label {
|
|
|
|
font-size: 14px;
|
|
|
|
color: #c4c6c6;
|
|
|
|
}
|
|
|
|
.bi-upload-image .upload-image-icon-button {
|
|
|
|
z-index: 1;
|
|
|
|
font-size: 16px;
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-upload-image .upload-image-delete-label {
|
|
|
|
font-size: 14px;
|
|
|
|
color: #1a1a1a;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-interactive-arrangement .interactive-arrangement-dragtag-line {
|
|
|
|
z-index: 1000000000;
|
|
|
|
background-color: #f07d0a;
|
|
|
|
}
|
|
|
|
.bi-interactive-arrangement .interactive-arrangement-dragtag-icon {
|
|
|
|
z-index: 1000000000;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-list-label {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
.bi-list-label .list-label-button:hover {
|
|
|
|
color: #e85050;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-month-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-move2group-add-button {
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
background: #fff5c1;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.move2_group_search_pane {
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multidate-combo {
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multidate-daycard .bi-multidate-inner-label {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multidate-monthcard .bi-multidate-inner-label {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multidate-popup .bi-multidate-popup-label {
|
|
|
|
color: #009de3;
|
|
|
|
font-size: 14px;
|
|
|
|
border-left: 1px solid #eaeaea;
|
|
|
|
border-right: 1px solid #eaeaea;
|
|
|
|
border-top: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-multidate-popup .bi-multidate-popup-tab {
|
|
|
|
border-bottom: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-multidate-popup .bi-multidate-popup-item:active,
|
|
|
|
.bi-multidate-popup .bi-multidate-popup-item.active {
|
|
|
|
background-color: #009de3;
|
|
|
|
color: #ffffff;
|
|
|
|
-webkit-border-radius: 2px 2px 0 0;
|
|
|
|
-moz-border-radius: 2px 2px 0 0;
|
|
|
|
border-radius: 2px 2px 0 0;
|
|
|
|
}
|
|
|
|
.bi-multidate-popup .bi-multidate-popup-button {
|
|
|
|
color: #009de3;
|
|
|
|
font-size: 14px;
|
|
|
|
border-top: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multidate-quartercard .bi-multidate-inner-label {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multidate-segment .bi-multidate-normal-label {
|
|
|
|
color: #1a1a1a;
|
|
|
|
}
|
|
|
|
.bi-multidate-segment .bi-multidate-editor {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multidate-weekcard .bi-multidate-inner-label {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multidate-yearcard .bi-multidate-inner-label {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-select-check-pane .multi-select-continue-select {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-multi-select-check-pane .multi-select-check-selected {
|
|
|
|
color: #009de3;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-display-list {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-display-list .display-list-item {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-select-combo .multi-select-trigger-icon-button {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-select-popup-view .multi-select-no-toolbar {
|
|
|
|
color: #c4c6c6;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-select-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px 2px 2px 2px;
|
|
|
|
-moz-border-radius: 2px 2px 2px 2px;
|
|
|
|
border-radius: 2px 2px 2px 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-select-search-pane {
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-multi-select-search-pane .multi-select-toolbar {
|
|
|
|
color: #e85050;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-select-check-selected-button {
|
|
|
|
border: 1px solid #009de3;
|
|
|
|
-webkit-border-radius: 8px 8px 8px 8px;
|
|
|
|
-moz-border-radius: 8px 8px 8px 8px;
|
|
|
|
border-radius: 8px 8px 8px 8px;
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #ffffff;
|
|
|
|
z-index: 1;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-string-list .popup-multi-string-list {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
border-right: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-tree-check-pane {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-multi-tree-check-pane .multi-tree-continue-select {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-multi-tree-check-pane .multi-tree-check-selected {
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-tree-display {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-tree-combo .multi-select-trigger-icon-button {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-tree-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px 2px 2px 2px;
|
|
|
|
-moz-border-radius: 2px 2px 2px 2px;
|
|
|
|
border-radius: 2px 2px 2px 2px;
|
|
|
|
}
|
|
|
|
.bi-multi-tree-trigger .trigger-check-selected {
|
|
|
|
border: 1px solid #009de3;
|
|
|
|
-webkit-border-radius: 8px 8px 8px 8px;
|
|
|
|
-moz-border-radius: 8px 8px 8px 8px;
|
|
|
|
border-radius: 8px 8px 8px 8px;
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #ffffff;
|
|
|
|
z-index: 1;
|
|
|
|
}
|
|
|
|
.bi-multi-tree-trigger .trigger-icon-button {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-tree-popup .popup-view-tree {
|
|
|
|
min-height: 170px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-tree-search-pane {
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-tree-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px 2px 2px 2px;
|
|
|
|
-moz-border-radius: 2px 2px 2px 2px;
|
|
|
|
border-radius: 2px 2px 2px 2px;
|
|
|
|
}
|
|
|
|
.bi-multi-tree-trigger .trigger-check-selected {
|
|
|
|
border: 1px solid #009de3;
|
|
|
|
-webkit-border-radius: 8px 8px 8px 8px;
|
|
|
|
-moz-border-radius: 8px 8px 8px 8px;
|
|
|
|
border-radius: 8px 8px 8px 8px;
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #ffffff;
|
|
|
|
z-index: 1;
|
|
|
|
}
|
|
|
|
.bi-multi-tree-trigger .trigger-icon-button {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-multi-tree-check-selected-button .trigger-check-selected {
|
|
|
|
border: 1px solid #009de3;
|
|
|
|
-webkit-border-radius: 8px 8px 8px 8px;
|
|
|
|
-moz-border-radius: 8px 8px 8px 8px;
|
|
|
|
border-radius: 8px 8px 8px 8px;
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #ffffff;
|
|
|
|
z-index: 1;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-tree-list-popup {
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
border-right: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-numerical-interval .numerical-interval-small-editor {
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
border-left: 1px solid #d4dadd;
|
|
|
|
-moz-border-radius-topleft: 2px;
|
|
|
|
-webkit-border-top-left-radius: 2px;
|
|
|
|
-moz-border-radius-bottomleft: 2px;
|
|
|
|
-webkit-border-bottom-left-radius: 2px;
|
|
|
|
border-top-left-radius: 2px;
|
|
|
|
border-bottom-left-radius: 2px;
|
|
|
|
}
|
|
|
|
.bi-numerical-interval .numerical-interval-big-editor {
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
border-right: 1px solid #d4dadd;
|
|
|
|
-moz-border-radius-topright: 2px;
|
|
|
|
-webkit-border-top-right-radius: 2px;
|
|
|
|
-moz-border-radius-bottomright: 2px;
|
|
|
|
-webkit-border-bottom-right-radius: 2px;
|
|
|
|
border-top-right-radius: 2px;
|
|
|
|
border-bottom-right-radius: 2px;
|
|
|
|
}
|
|
|
|
.bi-numerical-interval .numerical-interval-big-combo {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-moz-border-radius-topleft: 2px;
|
|
|
|
-webkit-border-top-left-radius: 2px;
|
|
|
|
-moz-border-radius-bottomleft: 2px;
|
|
|
|
-webkit-border-bottom-left-radius: 2px;
|
|
|
|
border-top-left-radius: 2px;
|
|
|
|
border-bottom-left-radius: 2px;
|
|
|
|
}
|
|
|
|
.bi-numerical-interval .numerical-interval-big-combo .bi-icon-combo-trigger .icon-combo-trigger-icon {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
.bi-numerical-interval .numerical-interval-small-combo {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-moz-border-radius-topright: 2px;
|
|
|
|
-webkit-border-top-right-radius: 2px;
|
|
|
|
-moz-border-radius-bottomright: 2px;
|
|
|
|
-webkit-border-bottom-right-radius: 2px;
|
|
|
|
border-top-right-radius: 2px;
|
|
|
|
border-bottom-right-radius: 2px;
|
|
|
|
}
|
|
|
|
.bi-numerical-interval .numerical-interval-small-combo .bi-icon-combo-trigger .icon-combo-trigger-icon {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
.bi-numerical-interval.number-error .bi-input {
|
|
|
|
color: #e85050;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-numerical-interval-popup .numerical-interval-popup-item.hover,
|
|
|
|
.bi-numerical-interval-popup .numerical-interval-popup-item:hover {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-numerical-interval-popup .numerical-interval-popup-item.active,
|
|
|
|
.bi-numerical-interval-popup .numerical-interval-popup-item:active {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-page-table-cell {
|
|
|
|
-webkit-user-select: initial;
|
|
|
|
-khtml-user-select: initial;
|
|
|
|
-moz-user-select: initial;
|
|
|
|
-ms-user-select: initial;
|
|
|
|
-o-user-select: initial;
|
|
|
|
user-select: initial;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-date-param-combo .param-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-date-interval-param-combo .param-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-param0-date-item .param-label {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-param1-date-item .param-label {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-param2-date-item .param-label {
|
|
|
|
color: #808080;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-year-param-combo .param-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-year-month-param-combo .param-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-year-season-param-combo .param-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-path-chooser .path-chooser-radio {
|
|
|
|
z-index: 1;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-path-region {
|
|
|
|
background: #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-path-region .path-region-label {
|
|
|
|
z-index: 1;
|
|
|
|
background: #ffffff;
|
|
|
|
border: 1px solid #ffffff;
|
|
|
|
}
|
|
|
|
.bi-path-region .path-region-label.active {
|
|
|
|
background: #009de3;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-preview-table-cell {
|
|
|
|
min-height: 25px;
|
|
|
|
min-width: 80px;
|
|
|
|
max-width: 220px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-preview-table > div > table > thead > tr.odd,
|
|
|
|
.bi-preview-table > div > div > div > table > thead > tr.odd {
|
|
|
|
background-color: #eaeaea;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-preview-table-header-cell {
|
|
|
|
font-weight: bold;
|
|
|
|
min-height: 25px;
|
|
|
|
min-width: 80px;
|
|
|
|
max-width: 220px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-quarter-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-relation-view-item.active {
|
|
|
|
color: #ffffff;
|
|
|
|
background-color: #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-relation-view-region .relation-view-region-container {
|
|
|
|
background: #ffffff;
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
z-index: 1;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
.bi-relation-view-region .relation-view-region-container.other-package {
|
|
|
|
border: 1px dashed #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-relation-view-region .relation-view-region-container .relation-view-region-title {
|
|
|
|
border-bottom: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-select-data-search-result-pane .search-result-line {
|
|
|
|
border-top: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-select-data-searcher {
|
|
|
|
font-size: 13px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-select-data-search-segment .search-segment-field-table > .first-element {
|
|
|
|
-webkit-border-radius: 3px 0px 0px 3px;
|
|
|
|
-moz-border-radius: 3px 0px 0px 3px;
|
|
|
|
border-radius: 3px 0px 0px 3px;
|
|
|
|
}
|
|
|
|
.bi-select-data-search-segment .search-segment-field-table > .last-element {
|
|
|
|
-webkit-border-radius: 0px 3 3px 0px;
|
|
|
|
-moz-border-radius: 0px 3 3px 0px;
|
|
|
|
border-radius: 0px 3 3px 0px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-select-data-level0-node .select-data-selected-count-label {
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-select-data-level1-node .select-data-selected-count-label {
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button {
|
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
-moz-border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button:hover,
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.hover {
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button:active,
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.active {
|
|
|
|
color: #ffffff;
|
|
|
|
background-color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button:active .bi-high-light,
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.active .bi-high-light {
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.disabled,
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.disabled:hover,
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.disabled:active {
|
|
|
|
color: #c4c6c6 !important;
|
|
|
|
background-color: #ffffff !important;
|
|
|
|
}
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.disabled .bi-high-light,
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.disabled:hover .bi-high-light,
|
|
|
|
.bi-select-data-level0-item .select-data-level0-item-button.disabled:active .bi-high-light {
|
|
|
|
color: #c4c6c6 !important;
|
|
|
|
}
|
|
|
|
.bi-select-data-level0-item .select-data-top-line,
|
|
|
|
.bi-select-data-level0-item .select-data-bottom-line {
|
|
|
|
background-color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-select-data-level0-item.select-data-item-top .select-data-level0-item-button {
|
|
|
|
-moz-border-radius-topleft: 0;
|
|
|
|
-webkit-border-top-left-radius: 0;
|
|
|
|
-moz-border-radius-topright: 0;
|
|
|
|
-webkit-border-top-right-radius: 0;
|
|
|
|
border-top-left-radius: 0;
|
|
|
|
border-top-right-radius: 0;
|
|
|
|
}
|
|
|
|
.bi-select-data-level0-item.select-data-item-bottom .select-data-level0-item-button {
|
|
|
|
-moz-border-radius-bottomleft: 0;
|
|
|
|
-webkit-border-bottom-left-radius: 0;
|
|
|
|
-moz-border-radius-bottomright: 0;
|
|
|
|
-webkit-border-bottom-right-radius: 0;
|
|
|
|
border-bottom-right-radius: 0;
|
|
|
|
border-bottom-left-radius: 0;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button {
|
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
-moz-border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
|
|
|
}
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button:hover,
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.hover {
|
|
|
|
color: #009de3;
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
}
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button:active,
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.active {
|
|
|
|
color: #ffffff;
|
|
|
|
background-color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button:active .bi-high-light,
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.active .bi-high-light {
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.disabled,
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.disabled:hover,
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.disabled:active {
|
|
|
|
color: #c4c6c6 !important;
|
|
|
|
background-color: #ffffff !important;
|
|
|
|
}
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.disabled .bi-high-light,
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.disabled:hover .bi-high-light,
|
|
|
|
.bi-select-data-level1-item .select-data-level1-item-button.disabled:active .bi-high-light {
|
|
|
|
color: #c4c6c6 !important;
|
|
|
|
}
|
|
|
|
.bi-select-data-level1-item .select-data-top-line,
|
|
|
|
.bi-select-data-level1-item .select-data-bottom-line {
|
|
|
|
background-color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-select-data-level1-item.select-data-item-top .select-data-level1-item-button {
|
|
|
|
-moz-border-radius-topleft: 0;
|
|
|
|
-webkit-border-top-left-radius: 0;
|
|
|
|
-moz-border-radius-topright: 0;
|
|
|
|
-webkit-border-top-right-radius: 0;
|
|
|
|
border-top-left-radius: 0;
|
|
|
|
border-top-right-radius: 0;
|
|
|
|
}
|
|
|
|
.bi-select-data-level1-item.select-data-item-bottom .select-data-level1-item-button {
|
|
|
|
-moz-border-radius-bottomleft: 0;
|
|
|
|
-webkit-border-bottom-left-radius: 0;
|
|
|
|
-moz-border-radius-bottomright: 0;
|
|
|
|
-webkit-border-bottom-right-radius: 0;
|
|
|
|
border-bottom-right-radius: 0;
|
|
|
|
border-bottom-left-radius: 0;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-database-table {
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-database-table.active {
|
|
|
|
background: #009de3;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-name-text {
|
|
|
|
max-width: 300px;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-font {
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label1 {
|
|
|
|
background-color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label2 {
|
|
|
|
background-color: #4fc1e9;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label3 {
|
|
|
|
background-color: #48cfad;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label4 {
|
|
|
|
background-color: #57cb7c;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label5 {
|
|
|
|
background-color: #a0d468;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label6 {
|
|
|
|
background-color: #fbaf4f;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label7 {
|
|
|
|
background-color: #fc6e51;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label8 {
|
|
|
|
background-color: #ed5565;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label9 {
|
|
|
|
background-color: #ac92ec;
|
|
|
|
}
|
|
|
|
.bi-database-table .table-conn-label10 {
|
|
|
|
background-color: #5d9cec;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected1.active {
|
|
|
|
background-color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected2.active {
|
|
|
|
background-color: #4fc1e9;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected3.active {
|
|
|
|
background-color: #48cfad;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected4.active {
|
|
|
|
background-color: #57cb7c;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected5.active {
|
|
|
|
background-color: #a0d468;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected6.active {
|
|
|
|
background-color: #fbaf4f;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected7.active {
|
|
|
|
background-color: #fc6e51;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected8.active {
|
|
|
|
background-color: #ed5565;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected9.active {
|
|
|
|
background-color: #ac92ec;
|
|
|
|
}
|
|
|
|
.bi-database-table.table-selected10.active {
|
|
|
|
background-color: #5d9cec;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-selecttree-combo .selecttree-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-sequence-table-dynamic-number .sequence-table-title-cell {
|
|
|
|
overflow: hidden;
|
|
|
|
overflow-x: hidden;
|
|
|
|
overflow-y: hidden;
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
/*Safari3.2+*/
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
/*Firefox3.5+*/
|
|
|
|
-ms-box-sizing: border-box;
|
|
|
|
/*IE8*/
|
|
|
|
box-sizing: border-box;
|
|
|
|
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
|
|
|
|
border: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-sequence-table-dynamic-number .sequence-table-number-cell {
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
/*Safari3.2+*/
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
/*Firefox3.5+*/
|
|
|
|
-ms-box-sizing: border-box;
|
|
|
|
/*IE8*/
|
|
|
|
box-sizing: border-box;
|
|
|
|
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
|
|
|
|
border-left: 1px solid #eaeaea;
|
|
|
|
border-right: 1px solid #eaeaea;
|
|
|
|
border-bottom: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-sequence-table-list-number .sequence-table-title-cell {
|
|
|
|
overflow: hidden;
|
|
|
|
overflow-x: hidden;
|
|
|
|
overflow-y: hidden;
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
/*Safari3.2+*/
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
/*Firefox3.5+*/
|
|
|
|
-ms-box-sizing: border-box;
|
|
|
|
/*IE8*/
|
|
|
|
box-sizing: border-box;
|
|
|
|
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
|
|
|
|
border: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-sequence-table-list-number .sequence-table-number-cell {
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
/*Safari3.2+*/
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
/*Firefox3.5+*/
|
|
|
|
-ms-box-sizing: border-box;
|
|
|
|
/*IE8*/
|
|
|
|
box-sizing: border-box;
|
|
|
|
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
|
|
|
|
border-left: 1px solid #eaeaea;
|
|
|
|
border-right: 1px solid #eaeaea;
|
|
|
|
border-bottom: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-sequence-table-tree-number .sequence-table-title-cell {
|
|
|
|
overflow: hidden;
|
|
|
|
overflow-x: hidden;
|
|
|
|
overflow-y: hidden;
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
/*Safari3.2+*/
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
/*Firefox3.5+*/
|
|
|
|
-ms-box-sizing: border-box;
|
|
|
|
/*IE8*/
|
|
|
|
box-sizing: border-box;
|
|
|
|
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
|
|
|
|
border: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-sequence-table-tree-number .sequence-table-number-cell {
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
/*Safari3.2+*/
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
/*Firefox3.5+*/
|
|
|
|
-ms-box-sizing: border-box;
|
|
|
|
/*IE8*/
|
|
|
|
box-sizing: border-box;
|
|
|
|
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
|
|
|
|
border-left: 1px solid #eaeaea;
|
|
|
|
border-right: 1px solid #eaeaea;
|
|
|
|
border-bottom: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-single-slider .slider-editor-button .sign-editor-text:hover {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
.bi-single-slider .slider-editor-button .bi-editor {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-single-slider-slider {
|
|
|
|
cursor: url('cursor/cursor_left_right.cur'), auto;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-slider-track .background-track {
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
-webkit-border-radius: 12px;
|
|
|
|
-moz-border-radius: 12px;
|
|
|
|
border-radius: 12px;
|
|
|
|
}
|
|
|
|
.bi-slider-track .gray-track {
|
|
|
|
background: #cccccc;
|
|
|
|
-webkit-border-radius: 4px;
|
|
|
|
-moz-border-radius: 4px;
|
|
|
|
border-radius: 4px;
|
|
|
|
}
|
|
|
|
.bi-slider-track .blue-track {
|
|
|
|
background: #009de3;
|
|
|
|
-webkit-border-radius: 4px;
|
|
|
|
-moz-border-radius: 4px;
|
|
|
|
border-radius: 4px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-singletree-combo .singletree-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|
|
|
|
.bi-singletree-combo .bi-singletree-popup .singletree-toolbar {
|
|
|
|
color: #c4c6c6;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-sortable-table .sortable_table_drag_clone {
|
|
|
|
background: #d8f2fd;
|
|
|
|
top: 0px;
|
|
|
|
opacity: 0.5;
|
|
|
|
}
|
|
|
|
.bi-sortable-table .drag-header {
|
|
|
|
cursor: move;
|
|
|
|
}
|
|
|
|
.bi-sortable-table .insert-help-line {
|
|
|
|
border-right: 3px dashed #009de3;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-text-area .text-area-editor-text-button-label {
|
|
|
|
font-size: 16px;
|
|
|
|
color: #c4c6c6;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-text-toolbar-align-chooser .align-chooser-button:hover {
|
|
|
|
background-color: #c4c6c6;
|
|
|
|
}
|
|
|
|
.bi-text-toolbar-align-chooser .align-chooser-button.active {
|
|
|
|
background-color: #c4c6c6;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-text-toolbar {
|
|
|
|
background: #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-text-toolbar .text-toolbar-button {
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
.bi-text-toolbar .text-toolbar-size-chooser-trigger {
|
|
|
|
background: #ffffff;
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
.bi-text-toolbar .text-toolbar-size-chooser-trigger a {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-param-time-interval.time-error .bi-input {
|
|
|
|
color: #e85050;
|
|
|
|
}
|
|
|
|
.bi-param-time-interval.time-error .sign-editor-text {
|
|
|
|
color: #e85050;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-time-setting-day .operator-button {
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-time-setting-hour .operator-button {
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-tree-label {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-web-page .web-page-button {
|
|
|
|
z-index: 1;
|
|
|
|
font-size: 14px;
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
.bi-web-page .web-page-text-button-label {
|
|
|
|
font-size: 16px;
|
|
|
|
color: #c4c6c6;
|
|
|
|
}
|
|
|
|
.bi-web-page .web-page-delete-label {
|
|
|
|
font-size: 14px;
|
|
|
|
color: #1a1a1a;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-year-popup .year-popup-navigation {
|
|
|
|
border-top: 1px solid #eaeaea;
|
|
|
|
line-height: 30px;
|
|
|
|
color: #009de3;
|
|
|
|
}
|
|
|
|
.bi-year-popup .year-popup-navigation > .center-element {
|
|
|
|
border-left: 1px solid #eaeaea;
|
|
|
|
}
|
|
|
|
.bi-year-popup .year-popup-navigation > .first-element {
|
|
|
|
border-left: none;
|
|
|
|
}
|
|
|
|
/****添加计算宽度的--运算符直接需要space****/
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/
|
|
|
|
.bi-year-trigger {
|
|
|
|
border: 1px solid #d4dadd;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
border-radius: 2px;
|
|
|
|
}
|