* { font-family: 'SourceHanSansCN, SourceHanSansCN' !important; } body { margin: 0; height: 100%; } .bms-ant-space-item { &>a { color: #3376FE !important; } } textarea { border: 1px solid #CFD7E6 !important; } .bms-ant-input { &::placeholder { color: #99A6BF !important; } } //Modal .bms-ant-modal { .bms-ant-modal-content { padding: 16px !important; .bms-ant-modal-body { .bms-ant-modal-confirm-body-wrapper { .bms-ant-modal-confirm-body { .bms-ant-modal-confirm-content { max-width: 100% !important; max-height: 70vh !important; overflow-y: scroll; .TableTransfer { .bms-ant-transfer-operation { // align-self: self-end; // margin-bottom: 30px; button { //color: #17181A; width: 24px; height: 40px !important; // background: #FAFCFF; border-radius: 4px; border: 1px solid #DAE2F2; } } .bms-ant-transfer-list { border: 1px solid #DAE2F2; .bms-ant-transfer-list-header { border-bottom: 1px solid #DAE2F2; .anticon { color: #99A6BF; } .bms-ant-transfer-list-header-selected { color: #515866; } } .bms-ant-transfer-list-body { .bms-ant-transfer-list-body-search-wrapper { padding: 8px; .bms-ant-input-prefix { .anticon-search { color: #99A6BF; } } } } } .bms-ant-table { .bms-ant-table-container { .bms-ant-table-content { .bms-ant-table-thead { &>tr>th { font-size: 14px; font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-weight: 500; color: #17181A; background: #EEF3FA; border-radius: 0 !important; padding: 4px 8px !important; border-bottom: none; } } } } } } } } .bms-ant-modal-confirm-btns { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; &>button { display: flex; justify-content: center; align-items: center; min-width: 56px; height: 24px; border-radius: 4px; &.bms-ant-btn-default { border: 1px solid #DAE2F2; } } } } } } .bms-ant-modal-footer { margin-top: 0; .bms-ant-space-item { &>button { display: flex; justify-content: center; align-items: center; min-width: 56px; height: 24px;; border-radius: 4px; &>span { padding: 0 8px; } &.bms-ant-btn-default { border: 1px solid #DAE2F2; } } } } } //message .bms-ant-message { .ant-message-notice-success { .bms-ant-message-notice-content { .anticon-check-circle { &>svg { color: #52c41a; } } } } } //Form .bms-ant-form { &.bms-ant-form-vertical { .bms-ant-form-item { margin-bottom: 16px; .bms-ant-form-item-label { padding: 0 !important; height: 15px; margin-bottom: 8px; line-height: 15px; } .bms-ant-form-item-control-input { min-height: 24px; } } } } // .bms-ant-form-item-label { // padding: 0; // //height: 15px; // line-height: 15px; // margin-bottom: 5px; // .bms-ant-form-item-required { // &::before { // margin-right: 0 !important; // } // } // } .bms-ant-input-affix-wrapper { padding: 0px 8px !important; border-radius: 4px; border: 1px solid #CFD7E6 !important; &>input { &::placeholder { font-size: 14px; font-family: SourceHanSansCN-Normal, SourceHanSansCN; font-weight: 400; color: #99A6BF; } } } .bms-ant-input-disabled { &::placeholder { color: #7A8599 !important; } } .bms-ant-input-affix-wrapper-disabled { background: #F0F2F5 !important; } // //proContsiner 标题样式覆盖 // .bms-ant-page-header .bms-ant-page-header-heading-title { // height: 17px !important; // font-size: 16px !important; // line-height: 17px !important; // } .bms-ant-page-header .bms-ant-page-header-heading-left { margin-block:0 !important; } .bms-ant-pro .bms-ant-pro-layout .bms-ant-pro-sider-fixed { position: absolute !important; // min-width:230px !important; // width: 230px !important; } //避免logo区域的层级过高,影响父容器 .bms-ant-pro .bms-ant-pro-layout .bms-ant-pro-sider-fixed { z-index:0!important; } .bms-ant-menu-light:not(.bms-ant-menu-horizontal) .bms-ant-menu-item:not(.bms-ant-menu-item-selected):hover { background-color: #f0f2f5 !important; } .bms-ant-menu-light:not(.bms-ant-menu-horizontal) .bms-ant-menu-submenu-title:hover { background-color: #f0f2f5 !important; } .bms-ant-tree.bms-ant-tree-directory .bms-ant-tree-treenode:hover::before { background: #f0f2f5 !important; border-radius: 4px; } .bms-ant-table-wrapper { .bms-ant-table:not(.bms-ant-table-bordered) .bms-ant-table-tbody>tr.bms-ant-table-row.bms-ant-table-row-selected>td:first-child { border-radius: 0 !important; } .bms-ant-table-content { .bms-ant-table-thead { tr { &:last-child { .bms-ant-table-cell { // border-top: 1px solid #dae2f2; } } } } } } .bms-ant-table-wrapper .bms-ant-table:not(.bms-ant-table-bordered) .bms-ant-table-tbody>tr.bms-ant-table-row:hover>td:first-child { border-start-start-radius:0 !important; border-end-start-radius:0 !important; } .bms-ant-table-wrapper .bms-ant-table:not(.bms-ant-table-bordered) .bms-ant-table-tbody>tr.bms-ant-table-row:last-child:hover>td { border-bottom-color: #dae2f2 !important; } .bms-ant-table-wrapper .bms-ant-table:not(.bms-ant-table-bordered) .bms-ant-table-tbody>tr.bms-ant-table-row:last-child>td { border-bottom-color: #dae2f2 !important; } .bms-ant-table-wrapper .bms-ant-table:not(.bms-ant-table-bordered) .bms-ant-table-tbody>tr.bms-ant-table-row:hover>td:last-child { border-end-end-radius:0 !important; border-start-end-radius:0 !important; } .bms-ant-pro .bms-ant-pro-layout .bms-ant-pro-layout-bg-list { background:#F7F9FC !important; } // .bms-ant-message-notice .bms-ant-message-success .anticon { // color: #52c41a !important; // } .ant-message-success { .anticon .anticon-check-circle { color: #52c41a !important; } } /** Select **/ .bms-ant-select { .bms-ant-select-selector { height: 24px !important; padding: 0 8px !important; border-radius: 4px !important; border: 1px solid #CFD7E6 !important; .bms-ant-select-selection-item { line-height: 24px !important; } .bms-ant-select-selection-search-input { height: 24px !important; } .bms-ant-select-selection-placeholder { line-height: 22px !important; font-size: 14px; font-family: SourceHanSansCN-Normal, SourceHanSansCN; font-weight: 400; color: #99A6BF; } } .bms-ant-select-arrow { color: #CFD7E6; } &.bms-ant-select-disabled { .bms-ant-select-selector { border: 1px solid #DADEE6 !important; .bms-ant-select-selection-placeholder { color: #7A8599; } } .bms-ant-select-arrow { color: #7A8599; } } } .bms-ant-tabs .bms-ant-tabs-tab { padding: 5px 0 !important; padding-top:12px !important; } .bms-ant-table-wrapper { overflow: hidden; } .bms-ant-pro-layout .bms-ant-pro-layout-container { background: #F7F9FC !important; } //页面全局底色 .bms-ant-pro .bms-ant-pro-layout .bms-ant-pro-layout-bg-list { background: rgb(247 249 252 / 100%); } .bms-ant-pro-page-container-children-content { padding-inline:0 !important; } .bms-ant-pro-sider-actions { display: none !important; } .bms-ant-pro-sider-collapsed-button { top:95% !important; right: 17px !important; } .bms-ant-menu .bms-ant-menu-submenu-title .anticon{ transition: none !important; } .bms-ant-menu .bms-ant-menu-item .anticon +span { transition: none !important; } .bms-ant-menu .bms-ant-menu-item .anticon { transition: none !important; } .bms-ant-menu .bms-ant-menu-item { transition: none !important; } .bms-ant-menu .bms-ant-menu-submenu-title .anticon +span { transition: none !important; } .bms-ant-tabs .bms-ant-tabs-tab+.bms-ant-tabs-tab { margin: 0 0 0 24px !important; } .menuCollapseIcon { &>svg { width:24px; height:24px; } } .bms-ant-pro-form >div:not(.bms-ant-pro-form-light-filter) .pro-field-lg { width: 100% !important; } .bms-ant-select { .bms-ant-select-selector { border: 1px solid #CFD7E6 !important; // color: #99A6BF !important; .bms-ant-select-selection-placeholder { color: #99A6BF !important; } } .bms-ant-select-arrow { color: #99A6BF !important; } } .bms-ant-input-number-input { &::placeholder { color: #99A6BF !important; } } .bms-ant-select-disabled { .bms-ant-select-selector { border: 1px solid #DADEE6 !important; background:#F0F2F5 !important; .bms-ant-select-selection-placeholder { color: #7A8599 !important; } } .bms-ant-select-arrow { color: #7A8599 !important; } } .bms-ant-input-number { border: 1px solid #CFD7E6 !important; color: #99A6BF !important; .bms-ant-input-number-input { height: 24px !important; line-height: 24px !important; } } .bms-ant-input-number-disabled { border: 1px solid #DADEE6 !important; background: #F0F2F5 !important; .bms-ant-input-number-input { color:#7A8599 !important ; } } .bms-ant-input-affix-wrapper-disabled { border: 1px solid #DADEE6 !important; } .bms-ant-picker { border: 1px solid #CFD7E6 !important; } .bms-ant-picker-input >input[disabled] { color:#7A8599 !important ; } .bms-ant-picker-disabled { background: #F0F2F5 !important; border: 1px solid #DADEE6 !important; .anticon-swap-right,.anticon-calendar { color:#7A8599 !important ; } }