forked from fanruan/fineui
刘荣歆
7 years ago
18 changed files with 62701 additions and 33160 deletions
@ -1,416 +1,416 @@ |
|||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-arrangement .arrangement-helper { |
.bi-arrangement .arrangement-helper { |
||||||
background: #3f8ce8; |
background: #3f8ce8; |
||||||
z-index: 1000000000; |
z-index: 1000000000; |
||||||
} |
} |
||||||
.bi-arrangement .arrangement-block { |
.bi-arrangement .arrangement-block { |
||||||
z-index: 1000000000; |
z-index: 1000000000; |
||||||
} |
} |
||||||
.bi-arrangement .arrangement-drop-container { |
.bi-arrangement .arrangement-drop-container { |
||||||
z-index: 1000000000; |
z-index: 1000000000; |
||||||
} |
} |
||||||
.bi-arrangement .arrangement-drop-container .arrangement-drop-region { |
.bi-arrangement .arrangement-drop-container .arrangement-drop-region { |
||||||
overflow: hidden; |
overflow: hidden; |
||||||
} |
} |
||||||
.bi-arrangement .arrangement-drop-container .drop-devider { |
.bi-arrangement .arrangement-drop-container .drop-devider { |
||||||
z-index: 1000000001; |
z-index: 1000000001; |
||||||
background: #3f8ce8; |
background: #3f8ce8; |
||||||
} |
} |
||||||
.bi-arrangement .arrangement-drop-container .top-left, |
.bi-arrangement .arrangement-drop-container .top-left, |
||||||
.bi-arrangement .arrangement-drop-container .top-right, |
.bi-arrangement .arrangement-drop-container .top-right, |
||||||
.bi-arrangement .arrangement-drop-container .bottom-left, |
.bi-arrangement .arrangement-drop-container .bottom-left, |
||||||
.bi-arrangement .arrangement-drop-container .bottom-right, |
.bi-arrangement .arrangement-drop-container .bottom-right, |
||||||
.bi-arrangement .arrangement-drop-container .top-left-second, |
.bi-arrangement .arrangement-drop-container .top-left-second, |
||||||
.bi-arrangement .arrangement-drop-container .top-right-second, |
.bi-arrangement .arrangement-drop-container .top-right-second, |
||||||
.bi-arrangement .arrangement-drop-container .bottom-left-second, |
.bi-arrangement .arrangement-drop-container .bottom-left-second, |
||||||
.bi-arrangement .arrangement-drop-container .bottom-right-second, |
.bi-arrangement .arrangement-drop-container .bottom-right-second, |
||||||
.bi-arrangement .arrangement-drop-container .top-center, |
.bi-arrangement .arrangement-drop-container .top-center, |
||||||
.bi-arrangement .arrangement-drop-container .bottom-center, |
.bi-arrangement .arrangement-drop-container .bottom-center, |
||||||
.bi-arrangement .arrangement-drop-container .left-center, |
.bi-arrangement .arrangement-drop-container .left-center, |
||||||
.bi-arrangement .arrangement-drop-container .right-center, |
.bi-arrangement .arrangement-drop-container .right-center, |
||||||
.bi-arrangement .arrangement-drop-container .top-center-second, |
.bi-arrangement .arrangement-drop-container .top-center-second, |
||||||
.bi-arrangement .arrangement-drop-container .bottom-center-second, |
.bi-arrangement .arrangement-drop-container .bottom-center-second, |
||||||
.bi-arrangement .arrangement-drop-container .left-center-second, |
.bi-arrangement .arrangement-drop-container .left-center-second, |
||||||
.bi-arrangement .arrangement-drop-container .right-center-second { |
.bi-arrangement .arrangement-drop-container .right-center-second { |
||||||
z-index: 1000000001; |
z-index: 1000000001; |
||||||
background: #3f8ce8; |
background: #3f8ce8; |
||||||
} |
} |
||||||
.bi-arrangement-droppable { |
.bi-arrangement-droppable { |
||||||
z-index: 100000; |
z-index: 100000; |
||||||
} |
} |
||||||
/****添加计算宽度的--运算符直接需要space****/ |
/****添加计算宽度的--运算符直接需要space****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-adapt-editor .adapt-editor-text { |
.bi-adapt-editor .adapt-editor-text { |
||||||
font-size: 14px; |
font-size: 14px; |
||||||
} |
} |
||||||
/****添加计算宽度的--运算符直接需要space****/ |
/****添加计算宽度的--运算符直接需要space****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
/*************BI.SearchEditor******************/ |
/*************BI.SearchEditor******************/ |
||||||
.bi-search-editor { |
.bi-search-editor { |
||||||
border: 1px solid #d4dadd; |
border: 1px solid #d4dadd; |
||||||
} |
} |
||||||
.bi-search-editor .close-font { |
.bi-search-editor .close-font { |
||||||
font-size: 20px; |
font-size: 20px; |
||||||
} |
} |
||||||
.bi-search-editor .search-font { |
.bi-search-editor .search-font { |
||||||
font-size: 20px; |
font-size: 20px; |
||||||
} |
} |
||||||
/****添加计算宽度的--运算符直接需要space****/ |
/****添加计算宽度的--运算符直接需要space****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
/*************BI.SearchEditor******************/ |
/*************BI.SearchEditor******************/ |
||||||
.bi-small-search-editor .bi-editor { |
.bi-small-search-editor .bi-editor { |
||||||
font-size: 12px; |
font-size: 12px; |
||||||
} |
} |
||||||
.bi-small-search-editor .bi-editor .bi-input { |
.bi-small-search-editor .bi-editor .bi-input { |
||||||
font-size: 12px; |
font-size: 12px; |
||||||
} |
} |
||||||
.bi-small-search-editor .bi-editor .bi-label { |
.bi-small-search-editor .bi-editor .bi-label { |
||||||
font-size: 12px; |
font-size: 12px; |
||||||
} |
} |
||||||
.bi-small-search-editor .close-font { |
.bi-small-search-editor .close-font { |
||||||
font-size: 18px; |
font-size: 18px; |
||||||
} |
} |
||||||
.bi-small-search-editor .search-font { |
.bi-small-search-editor .search-font { |
||||||
font-size: 18px; |
font-size: 18px; |
||||||
} |
} |
||||||
/****添加计算宽度的--运算符直接需要space****/ |
/****添加计算宽度的--运算符直接需要space****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-sign-initial-editor .sign-initial-editor-text { |
.bi-sign-initial-editor .sign-initial-editor-text { |
||||||
font-size: 14px; |
font-size: 14px; |
||||||
} |
} |
||||||
/****添加计算宽度的--运算符直接需要space****/ |
/****添加计算宽度的--运算符直接需要space****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-sign-style-editor .sign-style-editor-text { |
.bi-sign-style-editor .sign-style-editor-text { |
||||||
max-width: 100%; |
max-width: 100%; |
||||||
font-size: 12px; |
font-size: 12px; |
||||||
} |
} |
||||||
.bi-sign-style-editor .sign-style-editor-tip { |
.bi-sign-style-editor .sign-style-editor-tip { |
||||||
max-width: 100%; |
max-width: 100%; |
||||||
font-size: 12px; |
font-size: 12px; |
||||||
color: #808080; |
color: #808080; |
||||||
} |
} |
||||||
/****添加计算宽度的--运算符直接需要space****/ |
/****添加计算宽度的--运算符直接需要space****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-text-editor { |
.bi-text-editor { |
||||||
border: 1px solid #d4dadd; |
border: 1px solid #d4dadd; |
||||||
} |
} |
||||||
/****添加计算宽度的--运算符直接需要space****/ |
/****添加计算宽度的--运算符直接需要space****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
/*************BI.SearchEditor******************/ |
/*************BI.SearchEditor******************/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-date-trigger { |
.bi-date-trigger { |
||||||
-webkit-border-radius: 2px; |
-webkit-border-radius: 2px; |
||||||
-moz-border-radius: 2px; |
-moz-border-radius: 2px; |
||||||
border-radius: 2px; |
border-radius: 2px; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-down-list-popup .bi-down-list-item .list-item-text { |
.bi-down-list-popup .bi-down-list-item .list-item-text { |
||||||
max-width: 203px; |
max-width: 203px; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-excel-table > div.bottom-right > div > div > table { |
.bi-excel-table > div.bottom-right > div > div > table { |
||||||
border-right: 1px solid #d4dadd; |
border-right: 1px solid #d4dadd; |
||||||
} |
} |
||||||
.bi-theme-dark .bi-excel-table > div.bottom-right > div > div > table { |
.bi-theme-dark .bi-excel-table > div.bottom-right > div > div > table { |
||||||
border-right: 1px solid #525466; |
border-right: 1px solid #525466; |
||||||
} |
} |
||||||
.bi-excel-table-header-cell { |
.bi-excel-table-header-cell { |
||||||
font-weight: bold; |
font-weight: bold; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-file-manager-nav-button .file-manager-nav-button-text { |
.bi-file-manager-nav-button .file-manager-nav-button-text { |
||||||
max-width: 200px; |
max-width: 200px; |
||||||
} |
} |
||||||
.bi-file-manager-nav-button .file-manager-nav-button-text.active { |
.bi-file-manager-nav-button .file-manager-nav-button-text.active { |
||||||
background-color: #eff1f4; |
background-color: #eff1f4; |
||||||
color: #999999; |
color: #999999; |
||||||
} |
} |
||||||
.bi-file-manager-nav-button .file-manager-nav-button-triangle { |
.bi-file-manager-nav-button .file-manager-nav-button-triangle { |
||||||
z-index: 1; |
z-index: 1; |
||||||
} |
} |
||||||
.bi-theme-dark .bi-file-manager-nav-button .file-manager-nav-button-text.active { |
.bi-theme-dark .bi-file-manager-nav-button .file-manager-nav-button-text.active { |
||||||
background-color: #191b2b; |
background-color: #191b2b; |
||||||
color: #999999; |
color: #999999; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-fine-tuning-number-editor { |
.bi-fine-tuning-number-editor { |
||||||
-webkit-border-radius: 2px; |
-webkit-border-radius: 2px; |
||||||
-moz-border-radius: 2px; |
-moz-border-radius: 2px; |
||||||
border-radius: 2px; |
border-radius: 2px; |
||||||
} |
} |
||||||
.bi-interactive-arrangement .interactive-arrangement-dragtag-line { |
.bi-interactive-arrangement .interactive-arrangement-dragtag-line { |
||||||
z-index: 1000000000; |
z-index: 1000000000; |
||||||
background-color: #f07d0a; |
background-color: #f07d0a; |
||||||
} |
} |
||||||
.bi-interactive-arrangement .interactive-arrangement-dragtag-icon { |
.bi-interactive-arrangement .interactive-arrangement-dragtag-icon { |
||||||
z-index: 1000000000; |
z-index: 1000000000; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-month-trigger { |
.bi-month-trigger { |
||||||
-webkit-border-radius: 2px; |
-webkit-border-radius: 2px; |
||||||
-moz-border-radius: 2px; |
-moz-border-radius: 2px; |
||||||
border-radius: 2px; |
border-radius: 2px; |
||||||
} |
} |
||||||
.bi-multi-select-check-pane .multi-select-check-selected { |
.bi-multi-select-check-pane .multi-select-check-selected { |
||||||
text-decoration: underline; |
text-decoration: underline; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-multi-select-combo .multi-select-trigger-icon-button { |
.bi-multi-select-combo .multi-select-trigger-icon-button { |
||||||
font-size: 16px; |
font-size: 16px; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-multi-select-trigger { |
.bi-multi-select-trigger { |
||||||
-webkit-border-radius: 2px 2px 2px 2px; |
-webkit-border-radius: 2px 2px 2px 2px; |
||||||
-moz-border-radius: 2px 2px 2px 2px; |
-moz-border-radius: 2px 2px 2px 2px; |
||||||
border-radius: 2px 2px 2px 2px; |
border-radius: 2px 2px 2px 2px; |
||||||
} |
} |
||||||
.bi-multi-select-search-pane .multi-select-toolbar { |
.bi-multi-select-search-pane .multi-select-toolbar { |
||||||
color: #e85050; |
color: #e85050; |
||||||
} |
} |
||||||
.bi-multi-select-check-selected-button { |
.bi-multi-select-check-selected-button { |
||||||
z-index: 1; |
z-index: 1; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-multi-tree-check-pane .multi-tree-check-selected { |
.bi-multi-tree-check-pane .multi-tree-check-selected { |
||||||
color: #3f8ce8; |
color: #3f8ce8; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-multi-tree-combo .multi-select-trigger-icon-button { |
.bi-multi-tree-combo .multi-select-trigger-icon-button { |
||||||
font-size: 16px; |
font-size: 16px; |
||||||
} |
} |
||||||
.bi-multi-tree-popup .popup-view-tree { |
.bi-multi-tree-popup .popup-view-tree { |
||||||
min-height: 170px; |
min-height: 170px; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-multi-tree-check-selected-button .trigger-check-selected { |
.bi-multi-tree-check-selected-button .trigger-check-selected { |
||||||
color: #3f8ce8; |
color: #3f8ce8; |
||||||
z-index: 1; |
z-index: 1; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-numerical-interval .numerical-interval-small-editor { |
.bi-numerical-interval .numerical-interval-small-editor { |
||||||
-moz-border-radius-topleft: 2px; |
-moz-border-radius-topleft: 2px; |
||||||
-webkit-border-top-left-radius: 2px; |
-webkit-border-top-left-radius: 2px; |
||||||
-moz-border-radius-bottomleft: 2px; |
-moz-border-radius-bottomleft: 2px; |
||||||
-webkit-border-bottom-left-radius: 2px; |
-webkit-border-bottom-left-radius: 2px; |
||||||
border-top-left-radius: 2px; |
border-top-left-radius: 2px; |
||||||
border-bottom-left-radius: 2px; |
border-bottom-left-radius: 2px; |
||||||
} |
} |
||||||
.bi-numerical-interval .numerical-interval-big-editor { |
.bi-numerical-interval .numerical-interval-big-editor { |
||||||
-moz-border-radius-topright: 2px; |
-moz-border-radius-topright: 2px; |
||||||
-webkit-border-top-right-radius: 2px; |
-webkit-border-top-right-radius: 2px; |
||||||
-moz-border-radius-bottomright: 2px; |
-moz-border-radius-bottomright: 2px; |
||||||
-webkit-border-bottom-right-radius: 2px; |
-webkit-border-bottom-right-radius: 2px; |
||||||
border-top-right-radius: 2px; |
border-top-right-radius: 2px; |
||||||
border-bottom-right-radius: 2px; |
border-bottom-right-radius: 2px; |
||||||
} |
} |
||||||
.bi-numerical-interval .numerical-interval-big-combo { |
.bi-numerical-interval .numerical-interval-big-combo { |
||||||
-moz-border-radius-topleft: 2px; |
-moz-border-radius-topleft: 2px; |
||||||
-webkit-border-top-left-radius: 2px; |
-webkit-border-top-left-radius: 2px; |
||||||
-moz-border-radius-bottomleft: 2px; |
-moz-border-radius-bottomleft: 2px; |
||||||
-webkit-border-bottom-left-radius: 2px; |
-webkit-border-bottom-left-radius: 2px; |
||||||
border-top-left-radius: 2px; |
border-top-left-radius: 2px; |
||||||
border-bottom-left-radius: 2px; |
border-bottom-left-radius: 2px; |
||||||
} |
} |
||||||
.bi-numerical-interval .numerical-interval-big-combo .bi-icon-combo-trigger .icon-combo-trigger-icon { |
.bi-numerical-interval .numerical-interval-big-combo .bi-icon-combo-trigger .icon-combo-trigger-icon { |
||||||
font-size: 14px; |
font-size: 14px; |
||||||
} |
} |
||||||
.bi-numerical-interval .numerical-interval-small-combo { |
.bi-numerical-interval .numerical-interval-small-combo { |
||||||
-moz-border-radius-topright: 2px; |
-moz-border-radius-topright: 2px; |
||||||
-webkit-border-top-right-radius: 2px; |
-webkit-border-top-right-radius: 2px; |
||||||
-moz-border-radius-bottomright: 2px; |
-moz-border-radius-bottomright: 2px; |
||||||
-webkit-border-bottom-right-radius: 2px; |
-webkit-border-bottom-right-radius: 2px; |
||||||
border-top-right-radius: 2px; |
border-top-right-radius: 2px; |
||||||
border-bottom-right-radius: 2px; |
border-bottom-right-radius: 2px; |
||||||
} |
} |
||||||
.bi-numerical-interval .numerical-interval-small-combo .bi-icon-combo-trigger .icon-combo-trigger-icon { |
.bi-numerical-interval .numerical-interval-small-combo .bi-icon-combo-trigger .icon-combo-trigger-icon { |
||||||
font-size: 14px; |
font-size: 14px; |
||||||
} |
} |
||||||
.bi-numerical-interval.number-error .bi-input { |
.bi-numerical-interval.number-error .bi-input { |
||||||
color: #e85050; |
color: #e85050; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-page-table-cell { |
.bi-page-table-cell { |
||||||
-webkit-user-select: initial; |
-webkit-user-select: initial; |
||||||
-khtml-user-select: initial; |
-khtml-user-select: initial; |
||||||
-moz-user-select: initial; |
-moz-user-select: initial; |
||||||
-ms-user-select: initial; |
-ms-user-select: initial; |
||||||
-o-user-select: initial; |
-o-user-select: initial; |
||||||
user-select: initial; |
user-select: initial; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-path-chooser .path-chooser-radio { |
.bi-path-chooser .path-chooser-radio { |
||||||
z-index: 1; |
z-index: 1; |
||||||
} |
} |
||||||
.bi-path-region .path-region-label { |
.bi-path-region .path-region-label { |
||||||
z-index: 1; |
z-index: 1; |
||||||
} |
} |
||||||
.bi-preview-table-cell { |
.bi-preview-table-cell { |
||||||
min-height: 25px; |
min-height: 25px; |
||||||
min-width: 80px; |
min-width: 80px; |
||||||
max-width: 220px; |
max-width: 220px; |
||||||
} |
} |
||||||
.bi-preview-table { |
.bi-preview-table { |
||||||
-webkit-user-select: initial; |
-webkit-user-select: initial; |
||||||
-khtml-user-select: initial; |
-khtml-user-select: initial; |
||||||
-moz-user-select: initial; |
-moz-user-select: initial; |
||||||
-ms-user-select: initial; |
-ms-user-select: initial; |
||||||
-o-user-select: initial; |
-o-user-select: initial; |
||||||
user-select: initial; |
user-select: initial; |
||||||
} |
} |
||||||
.bi-preview-table > div > table > thead > tr.odd, |
.bi-preview-table > div > table > thead > tr.odd, |
||||||
.bi-preview-table > div > div > div > table > thead > tr.odd { |
.bi-preview-table > div > div > div > table > thead > tr.odd { |
||||||
background-color: #eff1f4; |
background-color: #eff1f4; |
||||||
} |
} |
||||||
.bi-theme-dark .bi-preview-table > div > table > thead > tr.odd, |
.bi-theme-dark .bi-preview-table > div > table > thead > tr.odd, |
||||||
.bi-theme-dark .bi-preview-table > div > div > div > table > thead > tr.odd { |
.bi-theme-dark .bi-preview-table > div > div > div > table > thead > tr.odd { |
||||||
background-color: #191b2b; |
background-color: #191b2b; |
||||||
} |
} |
||||||
.bi-preview-table-header-cell { |
.bi-preview-table-header-cell { |
||||||
font-weight: bold; |
font-weight: bold; |
||||||
min-height: 25px; |
min-height: 25px; |
||||||
min-width: 80px; |
min-width: 80px; |
||||||
max-width: 220px; |
max-width: 220px; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-quarter-trigger { |
.bi-quarter-trigger { |
||||||
-webkit-border-radius: 2px; |
-webkit-border-radius: 2px; |
||||||
-moz-border-radius: 2px; |
-moz-border-radius: 2px; |
||||||
border-radius: 2px; |
border-radius: 2px; |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-relation-view-region .relation-view-region-container { |
.bi-relation-view-region .relation-view-region-container { |
||||||
z-index: 1; |
z-index: 1; |
||||||
-webkit-border-radius: 2px; |
-webkit-border-radius: 2px; |
||||||
-moz-border-radius: 2px; |
-moz-border-radius: 2px; |
||||||
border-radius: 2px; |
border-radius: 2px; |
||||||
} |
} |
||||||
.bi-relation-view-region .relation-view-region-container.other-package { |
.bi-relation-view-region .relation-view-region-container.other-package { |
||||||
border-style: dashed; |
border-style: dashed; |
||||||
} |
} |
||||||
.bi-sequence-table-dynamic-number .sequence-table-title-cell { |
.bi-sequence-table-dynamic-number .sequence-table-title-cell { |
||||||
overflow: hidden; |
overflow: hidden; |
||||||
overflow-x: hidden; |
overflow-x: hidden; |
||||||
overflow-y: hidden; |
overflow-y: hidden; |
||||||
-webkit-box-sizing: border-box; |
-webkit-box-sizing: border-box; |
||||||
/*Safari3.2+*/ |
/*Safari3.2+*/ |
||||||
-moz-box-sizing: border-box; |
-moz-box-sizing: border-box; |
||||||
/*Firefox3.5+*/ |
/*Firefox3.5+*/ |
||||||
-ms-box-sizing: border-box; |
-ms-box-sizing: border-box; |
||||||
/*IE8*/ |
/*IE8*/ |
||||||
box-sizing: border-box; |
box-sizing: border-box; |
||||||
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
||||||
} |
} |
||||||
.bi-sequence-table-dynamic-number .sequence-table-number-cell { |
.bi-sequence-table-dynamic-number .sequence-table-number-cell { |
||||||
-webkit-box-sizing: border-box; |
-webkit-box-sizing: border-box; |
||||||
/*Safari3.2+*/ |
/*Safari3.2+*/ |
||||||
-moz-box-sizing: border-box; |
-moz-box-sizing: border-box; |
||||||
/*Firefox3.5+*/ |
/*Firefox3.5+*/ |
||||||
-ms-box-sizing: border-box; |
-ms-box-sizing: border-box; |
||||||
/*IE8*/ |
/*IE8*/ |
||||||
box-sizing: border-box; |
box-sizing: border-box; |
||||||
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
||||||
} |
} |
||||||
.bi-sequence-table-list-number .sequence-table-title-cell { |
.bi-sequence-table-list-number .sequence-table-title-cell { |
||||||
overflow: hidden; |
overflow: hidden; |
||||||
overflow-x: hidden; |
overflow-x: hidden; |
||||||
overflow-y: hidden; |
overflow-y: hidden; |
||||||
-webkit-box-sizing: border-box; |
-webkit-box-sizing: border-box; |
||||||
/*Safari3.2+*/ |
/*Safari3.2+*/ |
||||||
-moz-box-sizing: border-box; |
-moz-box-sizing: border-box; |
||||||
/*Firefox3.5+*/ |
/*Firefox3.5+*/ |
||||||
-ms-box-sizing: border-box; |
-ms-box-sizing: border-box; |
||||||
/*IE8*/ |
/*IE8*/ |
||||||
box-sizing: border-box; |
box-sizing: border-box; |
||||||
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
||||||
} |
} |
||||||
.bi-sequence-table-list-number .sequence-table-number-cell { |
.bi-sequence-table-list-number .sequence-table-number-cell { |
||||||
-webkit-box-sizing: border-box; |
-webkit-box-sizing: border-box; |
||||||
/*Safari3.2+*/ |
/*Safari3.2+*/ |
||||||
-moz-box-sizing: border-box; |
-moz-box-sizing: border-box; |
||||||
/*Firefox3.5+*/ |
/*Firefox3.5+*/ |
||||||
-ms-box-sizing: border-box; |
-ms-box-sizing: border-box; |
||||||
/*IE8*/ |
/*IE8*/ |
||||||
box-sizing: border-box; |
box-sizing: border-box; |
||||||
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-sequence-table-tree-number .sequence-table-title-cell { |
.bi-sequence-table-tree-number .sequence-table-title-cell { |
||||||
overflow: hidden; |
overflow: hidden; |
||||||
overflow-x: hidden; |
overflow-x: hidden; |
||||||
overflow-y: hidden; |
overflow-y: hidden; |
||||||
-webkit-box-sizing: border-box; |
-webkit-box-sizing: border-box; |
||||||
/*Safari3.2+*/ |
/*Safari3.2+*/ |
||||||
-moz-box-sizing: border-box; |
-moz-box-sizing: border-box; |
||||||
/*Firefox3.5+*/ |
/*Firefox3.5+*/ |
||||||
-ms-box-sizing: border-box; |
-ms-box-sizing: border-box; |
||||||
/*IE8*/ |
/*IE8*/ |
||||||
box-sizing: border-box; |
box-sizing: border-box; |
||||||
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
||||||
} |
} |
||||||
.bi-sequence-table-tree-number .sequence-table-number-cell { |
.bi-sequence-table-tree-number .sequence-table-number-cell { |
||||||
-webkit-box-sizing: border-box; |
-webkit-box-sizing: border-box; |
||||||
/*Safari3.2+*/ |
/*Safari3.2+*/ |
||||||
-moz-box-sizing: border-box; |
-moz-box-sizing: border-box; |
||||||
/*Firefox3.5+*/ |
/*Firefox3.5+*/ |
||||||
-ms-box-sizing: border-box; |
-ms-box-sizing: border-box; |
||||||
/*IE8*/ |
/*IE8*/ |
||||||
box-sizing: border-box; |
box-sizing: border-box; |
||||||
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
/*W3C标准(IE9+,Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/ |
||||||
} |
} |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
/****** common color(常用颜色,可用于普遍场景) *****/ |
/****** common color(常用颜色,可用于普遍场景) *****/ |
||||||
/**** custom color(自定义颜色,用于特定场景) ****/ |
/**** custom color(自定义颜色,用于特定场景) ****/ |
||||||
.bi-year-popup .year-popup-navigation { |
.bi-year-popup .year-popup-navigation { |
||||||
line-height: 30px; |
line-height: 30px; |
||||||
} |
} |
||||||
.bi-year-popup .year-popup-navigation > .center-element { |
.bi-year-popup .year-popup-navigation > .center-element { |
||||||
border-left: 1px solid #d4dadd; |
border-left: 1px solid #d4dadd; |
||||||
} |
} |
||||||
.bi-year-popup .year-popup-navigation > .first-element { |
.bi-year-popup .year-popup-navigation > .first-element { |
||||||
border-left: none; |
border-left: none; |
||||||
} |
} |
||||||
.bi-theme-dark .bi-year-popup .year-popup-navigation > .center-element { |
.bi-theme-dark .bi-year-popup .year-popup-navigation > .center-element { |
||||||
border-left: 1px solid #525466; |
border-left: 1px solid #525466; |
||||||
} |
} |
||||||
.bi-theme-dark .bi-year-popup .year-popup-navigation > .first-element { |
.bi-theme-dark .bi-year-popup .year-popup-navigation > .first-element { |
||||||
border-left: none; |
border-left: none; |
||||||
} |
} |
||||||
.bi-year-trigger { |
.bi-year-trigger { |
||||||
-webkit-border-radius: 2px; |
-webkit-border-radius: 2px; |
||||||
-moz-border-radius: 2px; |
-moz-border-radius: 2px; |
||||||
border-radius: 2px; |
border-radius: 2px; |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue