You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
128 B
CSS
10 lines
128 B
CSS
2 months ago
|
.numberbox {
|
||
|
border: 1px solid #D4D4D4;
|
||
|
margin: 0;
|
||
|
padding: 0 2px;
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
.textbox {
|
||
|
padding: 0;
|
||
|
}
|