|
@ -12,7 +12,7 @@ |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
height: 2.6875rem; |
|
|
height: 2.6875rem; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
font-family: PangMenZhengDao; |
|
|
font-family: PangMenZhengDaoBiaoTiTi; |
|
|
font-size: 1.125rem; |
|
|
font-size: 1.125rem; |
|
|
// color: #CCE6FF; |
|
|
// color: #CCE6FF; |
|
|
letter-spacing: .0231rem; |
|
|
letter-spacing: .0231rem; |
|
@ -142,25 +142,52 @@ |
|
|
.ant-table-thead > tr > th { |
|
|
.ant-table-thead > tr > th { |
|
|
background-color: green; |
|
|
background-color: green; |
|
|
} |
|
|
} |
|
|
.ant-input-affix-wrapper{ |
|
|
|
|
|
|
|
|
// .ant-input-affix-wrapper{ |
|
|
|
|
|
// background-color: #00508D !important; |
|
|
|
|
|
// >input{ |
|
|
|
|
|
// background-color: #00508D; |
|
|
|
|
|
// } |
|
|
|
|
|
// } |
|
|
|
|
|
body > div:nth-child(5) > div >div.ant-select-dropdown{ |
|
|
background-color: #00508D !important; |
|
|
background-color: #00508D !important; |
|
|
>input{ |
|
|
} |
|
|
background-color: #00508D; |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
#patrol-record{ |
|
|
#patrol-record{ |
|
|
.ant-select{ |
|
|
div.ant-table-wrapper > div > div > ul > li.ant-pagination-options > div >div.ant-select-selector{ |
|
|
.ant-select-selector{ |
|
|
|
|
|
background-color: #00508D !important; |
|
|
background-color: #00508D !important; |
|
|
|
|
|
border-color: #00508D !important; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
> div:nth-child(1) > div > div>div.ant-select-selector{ |
|
|
|
|
|
background-color: #00508D !important; |
|
|
|
|
|
border-color: #00508D !important; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// .ant-select{ |
|
|
|
|
|
// .ant-select-selector{ |
|
|
|
|
|
// background-color: #00508D !important; |
|
|
|
|
|
// } |
|
|
|
|
|
// } |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.ant-select-dropdown{ |
|
|
// .ant-select-dropdown{ |
|
|
background-color: #00508D !important; |
|
|
// background-color: #00508D !important; |
|
|
|
|
|
|
|
|
} |
|
|
// } |
|
|
#patrol-record{ |
|
|
#patrol-record{ |
|
|
|
|
|
div:nth-child(1) > div > span{ |
|
|
|
|
|
background-color: #00508D !important; |
|
|
|
|
|
border-color: #00508D !important; |
|
|
|
|
|
|
|
|
|
|
|
>input{ |
|
|
|
|
|
background-color: #00508D !important; |
|
|
|
|
|
border-color: #00508D !important; |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.ant-table-wrapper{ |
|
|
.ant-table-wrapper{ |
|
|
.ant-table-container{ |
|
|
.ant-table-container{ |
|
|
.ant-table-header{ |
|
|
.ant-table-header{ |
|
@ -191,31 +218,46 @@ |
|
|
background-color: transparent; |
|
|
background-color: transparent; |
|
|
background: transparent; |
|
|
background: transparent; |
|
|
color: #FFFFFF; |
|
|
color: #FFFFFF; |
|
|
font-family: PangMenZhengDao; |
|
|
font-family: PangMenZhengDaoBiaoTiTi; |
|
|
font-size: 1.125rem; |
|
|
font-size: 1.125rem; |
|
|
border-bottom:2px solid transparent; |
|
|
border-bottom:2px solid transparent; |
|
|
} |
|
|
} |
|
|
.ant-table-cell-scrollbar:not([rowspan]){ |
|
|
.ant-table-cell-scrollbar:not([rowspan]){ |
|
|
box-shadow: 0 1px 0 1px transparent; |
|
|
box-shadow: 0 1px 0 1px transparent; |
|
|
} |
|
|
} |
|
|
.ant-table-tbody > tr.ant-table-row:hover > td, .ant-table-tbody > tr > td.ant-table-cell-row-hover{ |
|
|
.ant-table-tbody > tr.ant-table-row:hover > td, .ant-table-tbody > tr :hover{ |
|
|
background-image: linear-gradient(360deg, #0080ff4d 0%, #0080ff33 58%, #0080ff4d 100%); |
|
|
// background-image: linear-gradient(360deg, #0080ff4d 0%, #0080ff33 58%, #0080ff4d 100%); |
|
|
|
|
|
background-color: #00508D; |
|
|
|
|
|
// background-image: linear-gradient(180deg, #0080ff4d 0%, #0080ff33 58%, #0080ff4d 100%); |
|
|
|
|
|
|
|
|
|
|
|
border-bottom:1px solid #0080ff; |
|
|
|
|
|
border-top:1px solid #0080ff; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
#patrol-record > div.ant-table-wrapper > div > div > div > div > div.ant-table-body > table > tbody > tr{ |
|
|
#patrol-record > div.ant-table-wrapper > div > div > div > div > div.ant-table-body > table > tbody > tr{ |
|
|
background-color: #00508D |
|
|
background-color: #00508D |
|
|
|
|
|
// background-image: linear-gradient(180deg, #0080ff4d 0%, #0080ff33 58%, #0080ff4d 100%); |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
#patrol-record { |
|
|
#patrol-record { |
|
|
.ant-pagination-item-link{ |
|
|
.ant-pagination-item-link{ |
|
|
color:#fff ; |
|
|
color:#fff ; |
|
|
background-color: #00508D; |
|
|
background-color: #00508D; |
|
|
|
|
|
border-color: #00508D !important; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
.ant-pagination-item{ |
|
|
.ant-pagination-item{ |
|
|
color:#fff ; |
|
|
color:#fff ; |
|
|
background-color: #00508D; |
|
|
background-color: #00508D; |
|
|
|
|
|
border-color: #00508D !important; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
div.ant-table-wrapper > div > div > ul > li.ant-pagination-options > div > div.ant-select-selector > span.ant-select-selection-item{ |
|
|
|
|
|
color: #1890ff; |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|