提交修改
This commit is contained in:
@@ -133,7 +133,7 @@ li {
|
||||
z-index: 1049 !important;
|
||||
}
|
||||
.ant-tooltip .ant-tooltip-inner {
|
||||
background: #343579;
|
||||
background: #000;
|
||||
border-radius: 5px;
|
||||
padding: 0.6rem 0.5rem;
|
||||
}
|
||||
@@ -686,8 +686,8 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
||||
width: auto;
|
||||
}
|
||||
.generalModel_page .generalModel_table_search .generalModel_search .generalModel_search_item {
|
||||
background: #343579;
|
||||
border-color: #343579;
|
||||
background: #000;
|
||||
border-color: #000;
|
||||
height: 4rem;
|
||||
padding: 0.64rem 1.5rem;
|
||||
font-size: 1.6rem;
|
||||
@@ -1057,7 +1057,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
||||
font-size: 1.4rem;
|
||||
font-family: Roboto;
|
||||
font-weight: 400;
|
||||
color: #343579;
|
||||
color: #000;
|
||||
cursor: pointer;
|
||||
}
|
||||
.operate_file_block {
|
||||
@@ -1098,7 +1098,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
||||
margin-top: 0.2rem;
|
||||
left: 0;
|
||||
background-color: #b1b1b1;
|
||||
border: 1px solid #343579;
|
||||
border: 1px solid #000;
|
||||
border-radius: 0.8rem;
|
||||
z-index: 3;
|
||||
height: 9rem;
|
||||
@@ -1489,7 +1489,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
||||
font-size: 1.4rem;
|
||||
font-family: Roboto;
|
||||
font-weight: 400;
|
||||
color: #343579;
|
||||
color: #000;
|
||||
cursor: pointer;
|
||||
}
|
||||
.admin_table_content .ant-table-tbody > tr:hover > td {
|
||||
@@ -1509,7 +1509,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
||||
font-size: 1.4rem;
|
||||
font-family: Roboto;
|
||||
font-weight: 400;
|
||||
color: #343579;
|
||||
color: #000;
|
||||
cursor: pointer;
|
||||
}
|
||||
.homeMain_heade .ant-badge,
|
||||
|
||||
Reference in New Issue
Block a user