|
|
@@ -264,7 +264,7 @@
|
|
|
/*项目状态*/
|
|
|
.section2{
|
|
|
margin-top: 26px;
|
|
|
- border-top: 2px solid #efb13b;
|
|
|
+ border-top: 2px solid #ef613b;
|
|
|
}
|
|
|
.section2 .status{
|
|
|
padding-left: 10px;
|
|
|
@@ -394,6 +394,18 @@
|
|
|
color: #fff;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
+ /*捐款完成*/
|
|
|
+ .section2 .list-item a.donationOver{
|
|
|
+ display: inline-block;
|
|
|
+ width: 190px;
|
|
|
+ height: 30px;
|
|
|
+ line-height: 30px;
|
|
|
+ font-size: 14px;
|
|
|
+ text-align: center;
|
|
|
+ background: #acabab !important;
|
|
|
+ color: #fff;
|
|
|
+ cursor: not-allowed;
|
|
|
+ }
|
|
|
/*兑奖日期*/
|
|
|
.section2 .list-item .project-progress p{
|
|
|
margin-top: 10px;
|