You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.6 KiB
CSS
32 lines
1.6 KiB
CSS
/*.trunk-search {padding-bottom: 20px;}*/
|
|
.trunk-content {margin:0 2%;}
|
|
|
|
.trunk-search .select-time{display: inline-block;}
|
|
.trunk-search .select-time .txt{height: 34px;width: 120px;color: #515974;}
|
|
|
|
.select2-container--default .select2-selection--single{width: 143px;}
|
|
.select2-container--default .select2-selection--single .select2-selection__rendered{color: #a5a6bb;}
|
|
.select2-container{width: auto !important;}
|
|
.select2-container--focus .select2-selection--single .select2-selection__rendered{color: #535875;}
|
|
|
|
|
|
label.includes{cursor:pointer;line-height: 37px;}
|
|
label.includes input[type="checkbox"] {position: absolute;clip: rect(0, 0, 0, 0);}
|
|
label.includes .check_icon {display: inline-block;width: 16px; height: 16px;margin: -3px auto;}
|
|
label.includes input[type="checkbox"]+.check_icon {
|
|
background: url(../../images/20180207/btn_normal_weixuanzhong.png) no-repeat;
|
|
background-color: #fff;
|
|
}
|
|
label.includes input[type="checkbox"]:checked+.check_icon {
|
|
background: url(../../images/20180207/btn_selected_xuanzhong.png) no-repeat;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.tab .tab-item{display: inline-block;margin-right: 10px;padding-left: 10px;padding-right: 10px;height: 34px;border: 1px solid #E5E5E5;color: #a5a6bb;border-radius: 4px;line-height: 34px;text-align: center;}
|
|
.tab .tab-item.current{border: 1px solid #26C7DB;color: #26C7DB;}
|
|
.tab .tab-item:hover {text-decoration: none; color: #67c23a; border-color: #67c23a;}
|
|
|
|
.btn_calc{width: 96px;height: 36px;display: block;background: #3A97FF;
|
|
color: #fff;
|
|
line-height: 36px;text-align: center;border-radius: 4px;border: none;}
|