123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827 |
- * {
- font-family: 'SourceHanSansCN, SourceHanSansCN';
- }
- /* Safari */
- @media screen and (-webkit-min-device-pixel-ratio:0)
- {
- * {
- margin: 0;
- padding: 0;
- font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
- }
- #password {
- &::placeholder {
- font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
- }
- }
- }
- body {
- margin: 0;
- height: 100%;
- zoom: unset !important;
- }
- /* 禁用所有输入框的自动填充背景 */
- input:-webkit-autofill,
- textarea:-webkit-autofill,
- select:-webkit-autofill {
- -webkit-box-shadow: 0 0 0 1000px white inset !important;
- box-shadow: 0 0 0 1000px white inset !important;
- -webkit-text-fill-color: #000 !important;
- }
- .mrms-ant-space-item {
- &>a {
- color: #3377FF !important;
- }
- }
- textarea {
- border-radius: 4px !important;
- border: 1px solid #CFD7E6 !important;
- }
- .mrms-ant-btn-primary {
- background: #3377FF;
- }
- .mrms-ant-btn-primary[disabled]{
- background:#f5f5f5 ;
- }
- .mrms-ant-checkbox {
- &.mrms-ant-checkbox-checked {
- .mrms-ant-checkbox-inner {
- background-color:#3377FF;
- background: #3377FF;
- }
- }
- // &.mrms-ant-checkbox-indeterminate {
- // &.mrms-ant-checkbox-inner {
- // &::after {
- // background-color:#3377FF !important;
- // }
- // }
- // }
- }
- .mrms-ant-checkbox-indeterminate .mrms-ant-checkbox-inner::after {
- background-color:#3377FF;
- }
- .mrms-ant-input-affix-wrapper {
- border-radius: 4px !important;
- }
- .mrms-ant-input {
- border-radius: 4px;
- // border: 1px solid #CFD7E6 !important;
- &::placeholder {
- color: #99A6BF !important;
- }
- }
- .mrms-ant-table-cell {
- a {
- color: #3376FE !important;
- }
- }
- .mrms-ant-input-number {
- border-radius: 4px !important;
- }
- //Modal
- .mrms-ant-modal {
- .mrms-ant-modal-content {
- padding: 16px !important;
- border-radius: 4px !important;
- .mrms-ant-modal-header {
- padding: 0 ;
- margin-bottom: 16px;
- border-bottom: none;
- }
- .mrms-ant-modal-body {
- max-height: 570px;
- // overflow-y: scroll;
- // overflow-x: hidden;
- padding: 0;
- .mrms-ant-modal-confirm-body-wrapper {
- .mrms-ant-modal-confirm-body {
- .mrms-ant-modal-confirm-title {
- font-size: 16px;
- height:18px;
-
- }
- .mrms-ant-modal-confirm-content {
- max-width: 100% !important;
- max-height: 498px;
- overflow-y: scroll;
- overflow-x: hidden;
- margin-block-start:16px;
- .TableTransfer {
- .mrms-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;
- }
- }
- .mrms-ant-transfer-list {
- overflow: hidden;
- border: 1px solid #DAE2F2;
- .mrms-ant-transfer-list-header {
- height: 32px;
- font-size: 12px;
- border-bottom: 1px solid #DAE2F2;
- .anticon {
- color: #99A6BF;
- }
- .mrms-ant-transfer-list-header-selected {
- color: #515866;
- }
- }
- .mrms-ant-transfer-list-body {
- .mrms-ant-transfer-list-body-search-wrapper {
- padding: 8px;
- .mrms-ant-input-prefix {
- .anticon-search {
- color: #99A6BF;
- }
- }
- }
- .mrms-ant-transfer-list-body-customize-wrapper {
- .mrmsTable {
- border: none !important;
- border-radius: 0 !important;
- }
- }
- }
- }
- .mrms-ant-table {
- .mrms-ant-table-container {
- .mrms-ant-table-content {
- .mrms-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;
- }
- }
- .mrms-ant-table-tbody {
- &>tr>td {
- padding-left: 8px !important;
- padding-right: 8px !important;
- }
- }
- }
- }
- }
- }
- }
- }
- .mrms-ant-modal-confirm-btns {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: flex-end;
- margin-top: 16px;
- &>button {
- display: flex;
- justify-content: center;
- align-items: center;
- padding: 0 14px;
- height: 24px;
- border-radius: 4px;
- &.mrms-ant-btn-default {
- border: 1px solid #DAE2F2;
- background-color: #FAFCFF;
- }
- &.mrms-ant-btn-primary {
- background-color: #3376FE;
- }
- }
- }
- }
- }
- .mrms-ant-modal-footer {
- border-top: none;
- padding: 0;
- margin-top: 16px;
- .mrms-ant-btn {
- border-radius: 4px !important;
- height: 24px !important;
- padding: 0 14px !important;
- }
- }
- }
- .mrms-ant-modal-footer {
- margin-top: 0;
- .mrms-ant-space-item {
- &>button {
- display: flex;
- justify-content: center;
- align-items: center;
- padding: 0 14px;
- height: 24px;
- ;
- border-radius: 4px;
- &>span {}
- &.mrms-ant-btn-default {
- border: 1px solid #DAE2F2;
- background-color: #FAFCFF;
- }
- &.mrms-ant-btn-primary {
- background-color: #3376FE;
- }
- }
- }
- }
- }
- //message
- .mrms-ant-message {
- .ant-message-notice-success {
- .mrms-ant-message-notice-content {
- .anticon-check-circle {
- &>svg {
- color: #52c41a;
- }
- }
- }
- }
- }
- //Form
- .mrms-ant-form {
- &.mrms-ant-form-vertical {
- .mrms-ant-form-item {
- margin-bottom: 16px;
- .mrms-ant-form-item-label {
- padding: 0 !important;
- height: 15px;
- margin-bottom: 8px;
- line-height: 15px;
- }
- .mrms-ant-form-item-control-input {
- min-height: 24px;
- }
- }
- }
- }
- // .mrms-ant-form-item-label {
- // padding: 0;
- // //height: 15px;
- // line-height: 15px;
- // margin-bottom: 5px;
- // .mrms-ant-form-item-required {
- // &::before {
- // margin-right: 0 !important;
- // }
- // }
- // }
- .mrms-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;
- }
- }
- }
- .mrms-ant-input-disabled {
- &::placeholder {
- color: #7A8599 !important;
- }
- }
- .mrms-ant-input-affix-wrapper-disabled {
- background: #F0F2F5 !important;
- }
- // //proContsiner 标题样式覆盖
- // .mrms-ant-page-header .mrms-ant-page-header-heading-title {
- // height: 17px !important;
- // font-size: 16px !important;
- // line-height: 17px !important;
- // }
- .mrms-ant-page-header {
- .mrms-ant-page-header-heading-title {
- font-size: 16px !important;
- }
- }
- .mrms-ant-page-header .mrms-ant-page-header-heading-left {
- margin-block: 0 !important;
- }
- .mrms-ant-pro .mrms-ant-pro-layout .mrms-ant-pro-sider-fixed {
- position: absolute !important;
- // min-width:230px !important;
- // width: 230px !important;
- }
- //避免logo区域的层级过高,影响父容器
- .mrms-ant-pro .mrms-ant-pro-layout .mrms-ant-pro-sider-fixed {
- height: calc(100vh - 48px) !important;
- z-index: 0 !important;
- }
- .mrms-ant-pro .mrms-ant-pro-layout .mrms-ant-pro-sider-menu {
- height: calc(100vh - 200px) !important;
- overflow-y: scroll !important;
- overflow-x: hidden;
- }
- .mrms-ant-menu .mrms-ant-menu-root .mrms-ant-menu-inline .mrms-ant-menu-light .mrms-ant-pro-sider-menu .mrms-ant-pro-base-menu{
- height: calc(100vh - 90px) !important;
- }
- .mrms-ant-pro-base-menu .mrms-ant-pro-base-menu-submenu-has-icon >.mrms-ant-menu-sub {
- padding-inline-start:0 !important;
- }
- .mrms-ant-menu-submenu {
- &.mrms-ant-menu-submenu-selected {
- color: #3376FE !important;
- }
- }
- .mrms-ant-menu-item-selected {
- color: #3376FE !important;
- background-color:#F2F6FF !important;
- // margin:8px !important;
- &:hover {
- color: #3376FE !important;
- }
- }
- .mrms-ant-menu-light:not(.mrms-ant-menu-horizontal) .mrms-ant-menu-item:not(.mrms-ant-menu-item-selected):hover {
- background-color: #f0f2f5 !important;
- // margin:8px !important;
- }
- .mrms-ant-menu-light:not(.mrms-ant-menu-horizontal) .mrms-ant-menu-submenu-title:hover {
- background-color: #f0f2f5 !important;
- }
- .mrms-ant-tree.mrms-ant-tree-directory .mrms-ant-tree-treenode:hover::before {
- background: #f0f2f5 !important;
- border-radius: 4px;
- }
- .mrms-EditableProTable {
- .mrms-ant-pro-card-body {
- padding-inline: 0 !important;
- padding-block: 0 !important;
- .mrms-ant-table {
- border: 1px solid #CFD7E6 !important;
- overflow: hidden;
- .mrms-ant-table-content {
- .mrms-ant-table-thead {
- &>tr>th {
- height: 15px;
- line-height: 15px;
- font-size: 14px;
- padding: 12px 16px !important;
- font-family: SourceHanSansCN-Medium, SourceHanSansCN;
- // font-weight: 500;
- color: #17181A;
- border-bottom: 1px solid #CFD7E6 !important;
- background: rgb(238 243 250 / 100%) !important;
- &::before {
- display: none !important;
- }
- }
- }
- .mrms-ant-table-tbody {
- .mrms-ant-table-row {
- .mrms-ant-table-cell {
- height: 15px;
- line-height: 15px;
- font-size: 14px;
- padding: 8px 8px !important;
- font-family: SourceHanSansCN-Medium, SourceHanSansCN;
- color: #17181A;
- &>div {
- justify-content: flex-start !important;
- }
- }
- &:last-child {
- &>td {
- border-bottom-color: none !important;
- }
- }
- }
- }
- }
- }
- }
- }
- .mrms-ant-table-wrapper {
- .mrms-ant-table:not(.mrms-ant-table-bordered) .mrms-ant-table-tbody>tr.mrms-ant-table-row.mrms-ant-table-row-selected>td:first-child {
- border-radius: 0 !important;
- }
- .mrms-ant-table-content {
- .mrms-ant-table-thead {
- tr {
- &:last-child {
- .mrms-ant-table-cell {
- // border-top: 1px solid #dae2f2;
- }
- }
- }
- }
- }
- }
- .mrms-ant-table-wrapper .mrms-ant-table:not(.mrms-ant-table-bordered) .mrms-ant-table-tbody>tr.mrms-ant-table-row:hover>td:first-child {
- border-start-start-radius: 0 !important;
- border-end-start-radius: 0 !important;
- }
- .mrms-ant-table-wrapper .mrms-ant-table:not(.mrms-ant-table-bordered) .mrms-ant-table-tbody>tr.mrms-ant-table-row:last-child:hover>td {
- border-bottom-color: #dae2f2 !important;
- }
- .mrms-ant-table-wrapper .mrms-ant-table:not(.mrms-ant-table-bordered) .mrms-ant-table-tbody>tr.mrms-ant-table-row:last-child>td {
- border-bottom-color: #dae2f2 !important;
- }
- .mrms-ant-table-wrapper .mrms-ant-table:not(.mrms-ant-table-bordered) .mrms-ant-table-tbody>tr.mrms-ant-table-row:hover>td:last-child {
- border-end-end-radius: 0 !important;
- border-start-end-radius: 0 !important;
- }
- .mrms-ant-pro .mrms-ant-pro-layout .mrms-ant-pro-layout-bg-list {
- background: #F7F9FC !important;
- }
- // .mrms-ant-message-notice .mrms-ant-message-success .anticon {
- // color: #52c41a !important;
- // }
- .ant-message-success {
- .anticon .anticon-check-circle {
- color: #52c41a !important;
- }
- }
- /**
- Select
- **/
- .mrms-ant-select {
- .mrms-ant-select-selector {
- height: 24px !important;
- padding: 0 8px !important;
- border-radius: 4px !important;
- border: 1px solid #CFD7E6 !important;
- .mrms-ant-select-selection-item {
- line-height: 24px !important;
- }
- .mrms-ant-select-selection-search-input {
- height: 24px !important;
- }
- .mrms-ant-select-selection-placeholder {
- line-height: 22px !important;
- font-size: 14px;
- font-family: SourceHanSansCN-Normal, SourceHanSansCN;
- font-weight: 400;
- color: #99A6BF;
- }
- .mrms-ant-select-selection-overflow {
- .mrms-ant-select-selection-overflow-item {
- .mrms-ant-select-selection-item {
- height: 22px !important;
- line-height: 22px !important;
- margin-top: 0 !important;
- margin-bottom: 7px !important;
- }
- }
- }
- }
- .mrms-ant-select-arrow {
- color: #CFD7E6;
- }
- &.mrms-ant-select-disabled {
- .mrms-ant-select-selector {
- border: 1px solid #DADEE6 !important;
- .mrms-ant-select-selection-placeholder {
- color: #7A8599;
- }
- }
- .mrms-ant-select-arrow {
- color: #7A8599;
- }
- }
- }
- .mrms-ant-tabs {
- .mrms-ant-tabs-tab {
- padding: 5px 0 !important;
- padding-top: 12px !important;
- }
- .mrms-ant-tabs-nav {
- &::before {
- border-bottom: none !important;
- }
- }
-
- }
- .mrms-ant-table-wrapper {
- overflow: hidden;
- }
- .mrms-ant-pro-layout .mrms-ant-pro-layout-container {
- flex: 1;
- // overflow-y: scroll;
- // padding: 16px;
- // padding-right: 8px;
- background: #F7F9FC !important;
- }
- //页面全局底色
- .mrms-ant-pro .mrms-ant-pro-layout .mrms-ant-pro-layout-bg-list {
- background: rgb(247 249 252 / 100%);
- }
- .mrms-ant-pro-page-container-children-content {
- padding-inline: 0 !important;
- }
- .mrms-ant-pro-sider-actions {
- display: none !important;
- }
- .mrms-ant-pro-sider-collapsed-button {
- top: 95% !important;
- right: 17px !important;
- }
- .mrms-ant-menu .mrms-ant-menu-submenu-title .anticon {
- transition: none !important;
- }
- .mrms-ant-menu .mrms-ant-menu-item .anticon+span {
- transition: none !important;
- }
- .mrms-ant-menu .mrms-ant-menu-item .anticon {
- transition: none !important;
- }
- .mrms-ant-menu .mrms-ant-menu-item {
- transition: none !important;
- }
- .mrms-ant-menu .mrms-ant-menu-submenu-title .anticon+span {
- transition: none !important;
- }
- .mrms-ant-tabs .mrms-ant-tabs-tab+.mrms-ant-tabs-tab {
- margin: 0 0 0 24px !important;
- }
- .menuCollapseIcon {
- &>svg {
- width: 24px;
- height: 24px;
- }
- }
- .mrms-ant-layout-sider {
- max-width: 100% !important;
- min-width: unset !important;
- width: 100% !important;
- }
- .mrms-ant-pro .mrms-ant-pro-layout .mrms-ant-pro-sider .mrms-ant-layout-sider-children {
- padding-inline: 0 !important;
- &>div {
- &>ul {
- padding-inline: 8px !important;
- }
- }
- }
- .mrms-ant-pro-form>div:not(.mrms-ant-pro-form-light-filter) .pro-field-lg {
- width: 100% !important;
- }
- .mrms-ant-select {
- .mrms-ant-select-selector {
- border: 1px solid #CFD7E6 !important;
- // color: #99A6BF !important;
- .mrms-ant-select-selection-placeholder {
- color: #99A6BF !important;
- }
- }
- .mrms-ant-select-arrow {
- color: #99A6BF !important;
- }
- }
- .mrms-ant-input-number-input {
- border-radius: 4px;
- &::placeholder {
- color: #99A6BF !important;
- }
- }
- .mrms-ant-select-disabled {
- .mrms-ant-select-selector {
- border: 1px solid #DADEE6 !important;
- background: #F0F2F5 !important;
- .mrms-ant-select-selection-placeholder {
- color: #7A8599 !important;
- }
- }
- .mrms-ant-select-arrow {
- color: #7A8599 !important;
- }
- }
- .mrms-ant-input-number {
- border: 1px solid #CFD7E6 !important;
- // color: #99A6BF !important;
- border-radius: 4px;
- box-shadow: none !important;
- .mrms-ant-input-number-input {
- height: 22px !important;
- line-height: 22px !important;
- }
- }
- .mrms-ant-input-number-disabled {
- border: 1px solid #DADEE6 !important;
- background: #F0F2F5 !important;
- .mrms-ant-input-number-input {
- color: #7A8599 !important;
- }
- }
- .mrms-ant-input-affix-wrapper-disabled {
- border: 1px solid #DADEE6 !important;
- }
- .mrms-ant-picker {
- border-radius: 4px !important;
- border: 1px solid #CFD7E6 !important;
- height: 24px;
- .mrms-ant-picker-input {
- &>input {
- &::placeholder {
- color:#99A6BF !important;
- }
- }
- .mrms-ant-picker-suffix {
- color:#99A6BF !important;
- }
- }
- }
- .mrms-ant-picker-panel-container {
- .mrms-ant-picker-panel {
- .mrms-ant-picker-month-panel {
- .mrms-ant-picker-body {
- .mrms-ant-picker-content {
- tr {
- td {
- &.mrms-ant-picker-cell-selected {
- .mrms-ant-picker-cell-inner {
- background:#3377FF;
- }
- }
- }
- }
- }
- }
- }
- }
- }
- .mrms-ant-picker-input>input[disabled] {
- color: #7A8599 !important;
- }
- .mrms-ant-picker-disabled {
- background: #F0F2F5 !important;
- border: 1px solid #DADEE6 !important;
- .anticon-swap-right,
- .anticon-calendar {
- color: #7A8599 !important;
- }
- }
|