提交修改
This commit is contained in:
BIN
src/assets/images/icon/favicon.png
Normal file
BIN
src/assets/images/icon/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 367 B |
@@ -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,
|
||||
|
||||
@@ -48,7 +48,7 @@ input:focus{
|
||||
.button_second{
|
||||
width: 14rem;
|
||||
text-align: center;
|
||||
// background: #343579;
|
||||
// background: #000;
|
||||
height: 4rem;
|
||||
line-height: 4rem;
|
||||
font-size: 1.4rem;
|
||||
@@ -138,7 +138,7 @@ input:focus{
|
||||
// top: 74px !important;
|
||||
z-index: 1049 !important;
|
||||
.ant-tooltip-inner{
|
||||
background: #343579;
|
||||
background: #000;
|
||||
border-radius: 5px;
|
||||
padding: 0.6rem 0.5rem;
|
||||
}
|
||||
@@ -756,8 +756,8 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
||||
.generalModel_search{
|
||||
width: auto;
|
||||
.generalModel_search_item{
|
||||
background: #343579;
|
||||
border-color: #343579;
|
||||
background: #000;
|
||||
border-color: #000;
|
||||
height: 4rem;
|
||||
padding: .64rem 1.5rem;
|
||||
font-size: 1.6rem;
|
||||
@@ -1151,7 +1151,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;
|
||||
}
|
||||
}
|
||||
@@ -1201,7 +1201,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
|
||||
left: 0;
|
||||
// background: rgba(0,0,0,0.4);
|
||||
background-color: rgb(177 177 177);
|
||||
border: 1px solid #343579;
|
||||
border: 1px solid #000;
|
||||
border-radius: 0.8rem;
|
||||
// overflow: hidden;
|
||||
z-index: 3;
|
||||
@@ -1635,7 +1635,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;
|
||||
}
|
||||
}
|
||||
@@ -1657,7 +1657,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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user