tfp
Version:
A Web UI framework for TaskBuilder
17 lines • 316 B
CSS
.tfp-photoupload input {
margin: 0px;
}
.tfp-photoupload-row,.tfp-photoupload-images {
width: 100%;
clear: both;
}
.tfp-photoupload-image {
display: inline-block;
}
.tfp-photoupload-row p,.tfp-photoupload-image p {
line-height: 30px;
margin: 0;
}
.tfp-photoupload-image a {
color: red;
}