Files
zszq-trs/YLErpWeb/wwwroot/Style/Css/clientcashincashout_productEdit.css
T
2024-05-09 14:06:26 +08:00

48 lines
694 B
CSS

.well {
border: 1px solid #fff;
background: none;
box-shadow:none;
}
.formlabel{
text-align:left;
}
.text-box {
height: 24px;
width: 220px;
}
#HappenDate {
width: 144px !important;
}
.input-group-addon{
padding:0px 12px !important;
}
.receipt{
margin-bottom:40px;
}
.chosen-container {
width: 223px !important;
}
.receipt label {
letter-spacing: 6px;
}
.productNumber label {
letter-spacing: 28px;
}
.comments label {
letter-spacing: 28px;
}
#Comments {
display: block;
min-width: 760px;
min-height: 60px;
}
.form-group {
min-height: 34px;
}
#Rate {
width: 209px;
}
.chosen-container .chosen-drop {
width: 223px;
}