|
|
@ -38,3 +38,32 @@
|
|
|
|
color:rgba(5,16,26,1);
|
|
|
|
color:rgba(5,16,26,1);
|
|
|
|
line-height:24px;
|
|
|
|
line-height:24px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ant-input::-webkit-input-placeholder{
|
|
|
|
|
|
|
|
color: #999;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ant-input:-moz-placeholder {
|
|
|
|
|
|
|
|
color: #999;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ant-input::-moz-placeholder{
|
|
|
|
|
|
|
|
color: #999;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ant-input:-ms-input-placeholder{
|
|
|
|
|
|
|
|
color: #999;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.Searchant-btn-primary .ant-btn-primary{
|
|
|
|
|
|
|
|
background: #4CACFF;
|
|
|
|
|
|
|
|
border-color: #4CACFF;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.Searchant-btn-primary .ant-input-group .ant-input{
|
|
|
|
|
|
|
|
height:42px;
|
|
|
|
|
|
|
|
}
|