Files
fe_service_ebtp_frontend/src/assets/zjl_style.less

228 lines
5.1 KiB
Plaintext
Raw Normal View History

2022-03-10 14:24:13 +08:00
//公共边距
.common {
padding: 0px 24px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
//操作栏颜色
.operation {
// margin-right: 8px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
// .card-title-button .ant-card-head-title {
// padding: 10px 0px;
// }
// .card-title-default .ant-card-head-title {
// padding: 10px 0px;
// }
.uploadcolor {
color: #b30000;
// margin-right: 8px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.revenue .ant-tabs-content-holder {
margin-top: 0px;
}
2022-08-26 15:48:47 +08:00
.revenue .ant-tabs-top>.ant-tabs-nav,
.ant-tabs-bottom>.ant-tabs-nav,
.ant-tabs-top>div>.ant-tabs-nav,
.ant-tabs-bottom>div>.ant-tabs-nav {
2022-03-10 14:24:13 +08:00
margin: 0;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
// .ant-pro-card-body {
// padding: 0;
// }
.confirm .ant-pro-table .ant-pro-table-search {
padding: 16px 0px 0px 0px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.notice .ant-pro-table-list-toolbar-container {
padding: 0px 0px 16px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.erf-title-flex {
display: flex;
justify-content: space-between;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.erf-title-left {
height: 32px;
line-height: 32px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.erf-delete {
color: #1890ff !important;
background: rgba(0, 0, 0, 0) !important;
}
.header___3SgsV {
height: 56px;
font-size: 16px;
font-weight: 600;
line-height: 56px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.CM_span {
text-indent: 2em;
// line-height: 24px;
// height: 0;
}
.ant-table-thead .ant-table-cell .bid_tableName ::before {
// display: inline-block;
margin-right: 4px;
color: #ff4d4f;
font-size: 14px;
font-family: SimSun, sans-serif;
line-height: 1;
content: '*';
}
.zjl-entrust::-webkit-scrollbar {
display: none;
}
.zjl-response-icon {
float: left;
line-height: 44px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
//日历组件专用样式
.calendar-dashboard .ant-picker-calendar .ant-picker-panel .ant-picker-body {
padding: 0px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date {
margin: 0 0 1px 1px;
padding: 0px 8px 0px;
border: 0;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
border-radius: 0px
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content {
position: static;
width: auto;
height: 24px;
overflow-y: hidden;
overflow-x: hidden;
color: rgba(0, 0, 0, 0.85);
line-height: 1.5715;
text-align: center;
2022-08-26 15:48:47 +08:00
}
2022-03-10 14:24:13 +08:00
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date,
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date,
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today,
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today {
background: #fff1f0;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today {
border-color: #b30000;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-body th {
padding: 0 0px 5px 0;
text-align: center;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.calendar-dashboard .ant-picker-calendar-full .ant-picker-panel .ant-picker-body td {
text-align: center;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.calendar-dashboard .ant-tag {
margin-right: 0px;
line-height: 19px;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.calendar-dashboard .ant-picker-cell {
cursor: default;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.notice-detail-html p {
margin: 0;
padding: 0;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.notice-detail-file {
font-size: 17px;
color: #7c7c7c;
font-weight: bold;
position: relative;
top: 5px;
vertical-align: top;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.notice-detail-noticefile {
margin-top: 20px;
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.ant-spin-nested-loading {
display: inline-block;
}
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.baseinf-top {
background-color: #ffffff;
padding: 20px;
overflow: auto;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.baseinf-bottom-btn {
margin-top: 40px;
text-align: center;
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.calibration-panel {
.ant-collapse-content-box {
padding: 0px 16px;
}
}
2022-08-26 15:48:47 +08:00
2022-03-10 14:24:13 +08:00
.question-form .ant-space {
min-width: 50%;
2022-08-26 15:48:47 +08:00
}
.table-no-alert {
.ant-pro-table-alert {
display: none;
}
2022-09-09 16:02:19 +08:00
}
.screen-reserve-table {
.ant-table-small .ant-table-thead>tr>th {
background-color: #fff
}
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>thead>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>thead>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tbody>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tbody>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>th,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-content>table>tfoot>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-header>table>tfoot>tr>td,
.ant-table.ant-table-bordered>.ant-table-container>.ant-table-body>table>tfoot>tr>td {
border-right: 1px solid #eaeaea;
}
.ant-table-thead>tr>th,
.ant-table-tbody>tr>td {
border-bottom: 1px solid #eaeaea;
}
}
.screen-reserve-collapse {
.ant-collapse-content>.ant-collapse-content-box {
padding: 16px 0;
}
2022-03-10 14:24:13 +08:00
}