硕顺crm后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

46 lines
1.2 KiB

.form-group label{
font-weight:normal !important;
}
.btn-success{
background-color:#4E76FB !important;
}
.layui-layer-fast .layui-layer-title{
background:#edf5ff !important;
color:#4E76FB !important;
}
.layui-layer-fast .layui-layer-footer{
background-color:#fff !important;
text-align:center !important;
padding-top:0px !important;
padding-bottom:20px !important;
}
.layui-layer-fast .layui-layer-setwin > a:after{
color:#4E76FB !important;
}
.layui-layer-footer .btn{
margin-right:20px !important;
}
.layui-layer-fast .layui-layer-btn .layui-layer-btn0{
background-color:#1e9fff !important;
border-color:#1e9fff !important;
}
.alert-warning-light{
color:#4E76FB !important;
background-color:unset !important;
border-bottom: 1px solid #EDEDED;
border-top: 0px solid #EDEDED !important;
border-right: 0px solid #EDEDED !important;
border-left: 0px solid #EDEDED !important;
}
.nav-tabs{
background-color:#F6F6F6;
}
.nav-tabs > li > a{
color:#555 !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
color:#4E76FB !important;
}
.btn-primary{
background-color:rgb(78, 118, 251) !important;
}