|
|
@@ -95,7 +95,7 @@ a.none:hover {
|
|
|
}
|
|
|
|
|
|
.text-blue {
|
|
|
- color: #327ebe;
|
|
|
+ color: #3f84f6;
|
|
|
}
|
|
|
|
|
|
.text-inverse {
|
|
|
@@ -211,7 +211,7 @@ a.none:hover {
|
|
|
}
|
|
|
|
|
|
.input-xs, .input-group-xs>.form-control, .input-group-xs>.input-group-addon, .input-group-xs>.input-group-btn>.btn {
|
|
|
- border-color: #327ebe;
|
|
|
+ border-color: #3f84f6;
|
|
|
}
|
|
|
|
|
|
.form-group-sm .form-control-feedback {
|
|
|
@@ -1844,7 +1844,7 @@ ul>li.item-link>a {
|
|
|
width: 25px;
|
|
|
height: 24px;
|
|
|
line-height: 24px;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
color: #fff;
|
|
|
text-align: center;
|
|
|
border-radius: 0 2px 2px 0;
|
|
|
@@ -2974,7 +2974,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
width: 100%;
|
|
|
height: 50px;
|
|
|
line-height: 50px;
|
|
|
- background: #366df3;
|
|
|
+ background: #3f84f6;
|
|
|
border-radius: 5px 5px 0 0 ;
|
|
|
/*background: url("../img/approvalFlow/comm_bg01.png") no-repeat left;*/
|
|
|
/*background-color: #f5f5f5;*/
|
|
|
@@ -3044,11 +3044,11 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
}
|
|
|
#empty .left_img{
|
|
|
display:inline-block;
|
|
|
- color:#366df3;
|
|
|
+ color:#3f84f6;
|
|
|
}
|
|
|
#empty .left_img a{
|
|
|
font-size: 25px;
|
|
|
- color:#366df3;
|
|
|
+ color:#3f84f6;
|
|
|
}
|
|
|
#empty .left_img a img{}
|
|
|
#empty .left_img a:last-child:before{
|
|
|
@@ -3058,7 +3058,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
display:inline-block;
|
|
|
width:2px;
|
|
|
height:27px;
|
|
|
- background: #366df3;
|
|
|
+ background: #3f84f6;
|
|
|
margin: 0 10px;
|
|
|
}
|
|
|
#empty .right_link{
|
|
|
@@ -3073,7 +3073,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
color:#666;
|
|
|
}
|
|
|
#empty .right_link a{
|
|
|
- color:#366df3;
|
|
|
+ color:#3f84f6;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
|
|
|
@@ -3082,7 +3082,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
padding-bottom:40px;
|
|
|
}
|
|
|
#empty_info .empty_title{
|
|
|
- color:#366df3;
|
|
|
+ color:#3f84f6;
|
|
|
font-size: 18px;
|
|
|
}
|
|
|
#empty_info .empty_explain{
|
|
|
@@ -3101,7 +3101,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
padding-top: 11px;
|
|
|
}
|
|
|
.com_title01,.title-div{
|
|
|
- border-bottom: 1px dashed #327ebe !important;
|
|
|
+ border-bottom: 1px dashed #3f84f6 !important;
|
|
|
}
|
|
|
#order-detail-list{
|
|
|
font-size: 14px;
|
|
|
@@ -3167,7 +3167,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
#window-search .form-control{
|
|
|
height: 36px;
|
|
|
line-height: 36px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
border-radius: 0px;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
@@ -3175,7 +3175,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
width: 70px;
|
|
|
height: 36px;
|
|
|
display: inline-block;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
font-size: 16px;
|
|
|
text-align: center;
|
|
|
line-height: 36px;
|
|
|
@@ -3219,7 +3219,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
}
|
|
|
/*所有hover边框颜色*/
|
|
|
.sale-view .order-table>tbody:hover{
|
|
|
- border: #366df3 2px solid !important;
|
|
|
+ border: #3f84f6 2px solid !important;
|
|
|
}
|
|
|
/*.sale-view .order-table>tbody:hover tr:first-child td{
|
|
|
border-top: #d32526 1px solid !important;
|
|
|
@@ -3338,7 +3338,7 @@ input::-webkit-clear{display:none;}
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
#topSearch a:hover,#topSearch a.active{
|
|
|
- background: #366df3;
|
|
|
+ background: #3f84f6;
|
|
|
color: #fff;
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
@@ -3494,19 +3494,19 @@ input::-webkit-clear{display:none;}
|
|
|
line-height: 22px;
|
|
|
border-radius: 4px;
|
|
|
text-align: center;
|
|
|
- color: #327ebe;
|
|
|
+ color: #3f84f6;
|
|
|
font-size: 14px;
|
|
|
display: inline-block;
|
|
|
margin: 0 auto;
|
|
|
margin-left: 10px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
}
|
|
|
#myquest-public .all-btn a.btn01{
|
|
|
/* background: #27b6da;*/
|
|
|
margin-bottom: 5px;
|
|
|
}
|
|
|
#myquest-public .all-btn a.btn02{
|
|
|
- /*background: #327ebe;*/
|
|
|
+ /*background: #3f84f6;*/
|
|
|
border: #27b6da 1px solid;
|
|
|
color: #27b6da;
|
|
|
}
|
|
|
@@ -3523,7 +3523,7 @@ input::-webkit-clear{display:none;}
|
|
|
.sreach-index .form-control{
|
|
|
height: 36px;
|
|
|
line-height: 36px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
border-radius: 0px;
|
|
|
font-size: 14px;
|
|
|
text-align: center;
|
|
|
@@ -3537,7 +3537,7 @@ input::-webkit-clear{display:none;}
|
|
|
width: 85px;
|
|
|
height: 36px;
|
|
|
display: inline-block;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
font-size: 16px;
|
|
|
text-align: center;
|
|
|
line-height: 36px;
|
|
|
@@ -3559,7 +3559,7 @@ input::-webkit-clear{display:none;}
|
|
|
top: 15px;
|
|
|
}
|
|
|
.left-nav>ul>li.active .new-dot,.left-nav>ul>li:hover .new-dot{
|
|
|
- background: #366df3 !important;
|
|
|
+ background: #3f84f6 !important;
|
|
|
}
|
|
|
.left-nav>ul>li a{
|
|
|
position: relative;
|
|
|
@@ -3638,7 +3638,7 @@ input::-webkit-clear{display:none;}
|
|
|
|
|
|
/*hover移上去2px 2017-05-09*/
|
|
|
.tender-list02 .comment-oder:hover,.tender-list dl dd:hover{
|
|
|
- border: #366df3 2px solid !important;
|
|
|
+ border: #3f84f6 2px solid !important;
|
|
|
}
|
|
|
/*2017-05-10*/
|
|
|
.unPrinted{
|
|
|
@@ -3679,7 +3679,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.tender-content .tender-list02 dl dd:hover{
|
|
|
- border: #366df3 2px solid;
|
|
|
+ border: #3f84f6 2px solid;
|
|
|
}
|
|
|
.no-record-tab{
|
|
|
background: #fff;
|
|
|
@@ -3795,8 +3795,8 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
}
|
|
|
.ng-table-pager .btn-default.active,.ng-table-pager .btn-default:hover,.ng-table-pager .pagination>.disabled>a,.ng-table-pager .pagination>li>a:hover{
|
|
|
color: #fff;
|
|
|
- background-color: #327ebe;
|
|
|
- border-color: #327ebe;
|
|
|
+ background-color: #3f84f6;
|
|
|
+ border-color: #3f84f6;
|
|
|
}
|
|
|
.ng-table-pager .pagination>.disabled>a{
|
|
|
box-shadow: none;
|
|
|
@@ -4330,7 +4330,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
height: 26px;
|
|
|
text-align: center;
|
|
|
color: #fff;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
border: none;
|
|
|
border-radius: 5px;
|
|
|
margin: 0 5px;
|
|
|
@@ -4399,16 +4399,16 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
width: 110px;
|
|
|
height: 24px;
|
|
|
line-height: 22px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
border-radius: 5px;
|
|
|
- color: #327ebe;
|
|
|
+ color: #3f84f6;
|
|
|
font-size: 14px;
|
|
|
text-align: center;
|
|
|
padding: 0;
|
|
|
margin-top: 6px;
|
|
|
}
|
|
|
.com-tab-menu ul li a.add-btn:hover,.com-tab-menu ul li a.add-btn.active{
|
|
|
- background:#327ebe;
|
|
|
+ background:#3f84f6;
|
|
|
color: #fff;
|
|
|
border-bottom: none !important;
|
|
|
}
|
|
|
@@ -4419,7 +4419,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
.form-input .form-group-sm .form-control{
|
|
|
height: 36px;
|
|
|
line-height: 36px;
|
|
|
- border: #327ebe 1px solid;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
border-radius: 0px;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
@@ -4427,7 +4427,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
width: 85px;
|
|
|
height: 36px;
|
|
|
display: inline-block;
|
|
|
- background: #327ebe;
|
|
|
+ background: #3f84f6;
|
|
|
font-size: 16px;
|
|
|
text-align: center;
|
|
|
line-height: 36px;
|
|
|
@@ -4476,7 +4476,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
}
|
|
|
.form-input .col-xs-3 p em{
|
|
|
font-size: 14px;
|
|
|
- color: #327ebe;
|
|
|
+ color: #3f84f6;
|
|
|
font-style: inherit;
|
|
|
margin: 0 2px;
|
|
|
}
|
|
|
@@ -4646,7 +4646,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
}
|
|
|
|
|
|
a.order-detail {
|
|
|
- color: #327ebe !important;
|
|
|
+ color: #3f84f6 !important;
|
|
|
}
|
|
|
|
|
|
/*新手引导*/
|