Files
HRS/SMMS/WebContent/static/easyui/themes/default/numberbox.css

10 lines
128 B
CSS
Raw Normal View History

2026-04-01 07:43:05 +08:00
.numberbox {
border: 1px solid #95B8E7;
margin: 0;
padding: 0 2px;
vertical-align: middle;
}
.textbox {
padding: 0;
}