Blame view

src/main/webapp/libs/jquery-easyui-1.4.1/themes/bootstrap/numberbox.css 128 Bytes
caiyongsong committed
1 2 3 4 5 6 7 8 9
.numberbox {
  border: 1px solid #D4D4D4;
  margin: 0;
  padding: 0 2px;
  vertical-align: middle;
}
.textbox {
  padding: 0;
}