tfp
Version:
A Web UI framework for TaskBuilder
19 lines • 316 B
CSS
.tfp-datetime {
border: 1px solid #999;
background-color: #222;
}
.tfp-datetime input {
height: 28px;
border: 0;
outline: 0;
line-height: 28px;
padding-left: 3px;
padding-right: 3px;
}
.tfp-datetime img {
float: right;
margin-top: 5px;
margin-right: 3px;
width: 20px;
height: 20px;
}