UNPKG

fastlion-amis

Version:

一种MIS页面生成工具

357 lines (354 loc) 16.4 kB
.process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body { padding: 0; background-color: var(--saas-crud-advanced-modle-body-color); display: flex; flex-direction: column; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header { position: relative; display: flex; justify-content: space-between; color: var(--saas-font-size-black); border-bottom: 1px solid var(--saas-border-color); border-radius: 2px 2px 0 0; height: 38px; line-height: 38px; background-color: var(--saasBodyMessageTablePaginationColor); font-size: 16px; letter-spacing: 1px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .left-text { display: flex; justify-content: center; align-items: center; width: 36px; font-weight: 500; color: var(--saas-font-size-black); } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra { width: 72px; font-weight: 500; color: var(--saas-font-size-black); display: flex; flex-direction: column; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-icon { display: flex; justify-content: space-between; align-items: center; height: 36px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-icon > span { flex: 1; display: flex; justify-content: center; align-items: center; height: 100%; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-icon .right-text-icon { cursor: pointer; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-icon .right-text-icon > span { width: 22px; height: 22px; border-radius: 50%; background-color: #cde1fd; color: #287ef0; display: inline-block; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-icon .right-text-icon > span svg { position: relative; top: 2px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-file { display: flex; justify-content: space-between; align-items: center; height: 25px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-file span { flex: 1; display: flex; justify-content: center; align-items: center; cursor: pointer; color: var(--saas-font-size-black); } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-file .right-text-icon:nth-child(2) svg { top: 0.25rem; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .flow-drawer-file .right-text-icon:nth-child(2) svg g { fill: var(--saas-font-size-black); } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .characteristic_but .characteristic_but_icon { position: relative; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .characteristic_but .characteristic_but_icon svg { font-size: 12px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-extra .characteristic_but .characteristic_but_icon .characteristic_but_icon_div { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title { flex: 1; font-weight: 500; font-size: 16px; text-align: center; overflow: hidden; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_title { display: flex; background-color: var(--saasBodyMessageTablePaginationColor); justify-content: space-between; align-items: center; overflow: hidden; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_title .detailed_title_left { display: flex; line-height: 42px; max-width: calc(100% - 48px); min-width: 200px; text-align: left; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_title .detailed_title_left .detailed_title_img_text { display: flex; flex: 1; max-width: calc(100% - 42px); } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_title .detailed_title_left .detailed_title_img_text .detailed_title_img { display: inline-block; width: 32px; font-size: 32px; margin-right: 10px; height: 32px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_title .detailed_title_left .detailed_title_img_text .detailed_title_text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 600; font-size: 16px; flex: 1; margin-right: 10px; height: 42px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_title .detailed_title_left .process_content_icon { height: 32px; font-size: 32px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_title .detailed_title_left .process_content_icon svg.process { top: 0; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_Mobile .detailed_title_left { align-items: center; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_Mobile .detailed_title_left .process_content_icon { font-size: 12px; height: 18px; padding: 0px 4px; border-radius: 3px; color: #fff; line-height: 18px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_Mobile .detailed_title_left .process_content_pass { background-color: #13B478; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_Mobile .detailed_title_left .process_content_revert { background-color: #FDA71E; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_Mobile .detailed_title_left .process_content_doing { background-color: #287EF0; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_Mobile .detailed_title_left .process_content_refuse { background-color: #FF3A3A; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .detailed_Mobile .detailed_title_left .process_content_return { background-color: #FDA71E; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .characteristic { padding: 0px 12px 10px 0px; color: var(--saas-font-size-dark-black); font-size: 12px; line-height: 17px; text-align: left; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .characteristic .characteristic_but { vertical-align: middle; font-size: 12px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header .flow-drawer-header-title .characteristic .characteristic_but g { fill: var(--saas-font-size-dark-black); } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .ImageControl-flow-drawer-header .flow-drawer-title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .ImageControl-body { flex: 1; overflow: hidden; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .ImageControl-body .ImageControl-Document { background-color: #edeff2; padding: 10px 25px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .ImageControl-body .ImageControl-Document .react-pdf__Page { margin-bottom: 10px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .ImageControl-body .ImageControl-Document .react-pdf__Page:nth-last-child(1) { margin-bottom: 0px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .flow-drawer-header-mobile { height: auto; padding: 12px 0 0px 12px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .detailed_information { flex: 1; overflow: auto; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .detailed_information::-webkit-scrollbar { width: 8px; height: 8px; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .detailed_information::-webkit-scrollbar-corner { background-color: #fff; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .detailed_information::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.2); border-radius: 5px; border: 1px solid #f1f1f1; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-container .detailed_information::-webkit-scrollbar-track { background: #f8f8f8; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-nested-loading:nth-child(2) { flex: 1; overflow: hidden; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body > .ant-drawer-body .ant-spin-nested-loading:nth-child(2) .ant-spin-container { height: 100%; display: flex; } .process_drawer > .ant-drawer-content-wrapper > .ant-drawer-content > .ant-drawer-wrapper-body .ant-drawer-footer { background-color: var(--saas-crud-advanced-modle-body-color); border-top-color: var(--saas-border-color); } .process_drawer .handling_opinions { text-align: right; } .process_drawer .handling_opinions .flowButtonList_button { max-width: 200px; border-radius: 4px; margin: 0 3px; background-color: #f7f7f7; color: #3574ee; margin-right: 3px; } .process_drawer .handling_opinions .flow_revert { color: #fff; background-color: #FDA71E; border-color: #FDA71E; } .process_drawer .handling_opinions .flow_cancel { color: #000000d9; border-color: #d9d9d9; background: #fff; } .process_drawer > .ant-modal-content { border-radius: 8px; overflow: hidden; } .process_drawer > .ant-modal-content .ant-modal-close .ant-modal-close-x { width: 33px; height: 24px; line-height: 24px; font-size: 14px; } .process_drawer > .ant-modal-content .ant-modal-close .ant-modal-close-x:hover { background-color: #e3636e; } .process_drawer > .ant-modal-content .ant-modal-header { border-bottom-color: transparent; height: 16px; padding: 0; cursor: move; } .process_drawer > .ant-modal-content .ant-modal-header .ant-modal-title, .process_drawer > .ant-modal-content .ant-modal-header #process_drawer_title { height: 100%; } .process_drawer > .ant-modal-content > .ant-modal-body { min-height: 300px; max-height: calc(100vh - 250px); overflow: auto; padding: 0px 75px 0px; } @media screen and (min-width: 1280px) and (max-width: 1440px) { .process_drawer > .ant-modal-content > .ant-modal-body { max-height: 340px !important; } } @media screen and (min-width: 1441px) and (max-width: 1680px) { .process_drawer > .ant-modal-content > .ant-modal-body { max-height: 450px !important; } } .process_drawer > .ant-modal-content .ant-modal-footer { padding: 10px 75px 0px; } .custom-modal-container { width: 730px !important; } .custom-modal-container .custom-modal-container-body { max-height: 400px; clear: both; padding-left: 14px; overflow: auto; } .ant-modal-centered .ant-modal.infoModalConfirm { text-align: center; } .ant-modal-centered .ant-modal.infoModalConfirm .ant-modal-content { width: 280px; height: 120px; border-radius: 8px; overflow: hidden; display: inline-block; } .ant-modal-centered .ant-modal.infoModalConfirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title { font-weight: bold; text-align: center; } .ant-modal-centered .ant-modal.infoModalConfirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns { text-align: center; width: 100%; position: absolute; left: 0; margin-top: 0; display: flex; justify-content: center; flex-wrap: nowrap; bottom: 0; } .ant-modal-centered .ant-modal.infoModalConfirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns .ant-btn { width: 50%; height: 45px; font-size: 18px; color: #1677ff !important; border-radius: 0 !important; } .ant-modal-centered .ant-modal.infoModalConfirm .ant-modal-content .ant-modal-body .ant-modal-confirm-btns .ant-btn + .ant-btn { margin-left: 0; font-weight: bold; background-color: transparent !important; border-color: #d9d9d9 !important; border-radius: 0; } /*# sourceMappingURL=index.css.map */