forked from science-ation/science-ation
- Add a titch of spacing to the tableview, looks much better.
This commit is contained in:
parent
40789fc92c
commit
49c2e06cb8
@ -30,7 +30,7 @@ input {
|
||||
|
||||
.tableview td {
|
||||
border: 1px solid #000000;
|
||||
padding: 1px;
|
||||
padding: 2px 5px 2px 5px;
|
||||
}
|
||||
|
||||
.tableview th {
|
||||
|
Loading…
Reference in New Issue
Block a user