6 lines
83 B
CSS
6 lines
83 B
CSS
table.controls td {
|
|
text-align: center;
|
|
padding: 2px 5px;
|
|
min-width: 60px;
|
|
}
|