workfill.css
583 Bytes
.time-opr-area{
padding-left: 80px;
height: 66px;
background: url("../../resource/img/time-opr-area.png") no-repeat 0 center;
}
.time-opr-nowtime{
font-size: 20px;
padding-top: 3px;
}
.time-opr-btn{
font-size: 12px;
color: #4886ff;
border: 1px solid #4886ff;
padding: 1px 12px;
border-radius: 2px;
}
.time-opr-prevbtn{
margin-right: 20px;
}
.time-opr-show{
width: 226px;
height: 40px;
line-height: 40px;
margin-top: 10px;
font-size: 14px;
color: rgba(0,0,0,.4);
background-color: #fff;
border-radius: 4px;
}