Make relays table more compact with two rows per entry
This commit is contained in:
@@ -90,6 +90,9 @@
|
||||
height: 20em;
|
||||
overflow: auto;
|
||||
}
|
||||
table.relays-table tr:nth-of-type(2n) td {
|
||||
border-bottom: 3px solid grey;
|
||||
}
|
||||
|
||||
/* @media screen and (min-width: 500px) {
|
||||
.datetimepicker-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user