123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264 |
- * {
- 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;
- }
- }
- .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: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;
- }
- }
- .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-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 ;
- }
- }
|