10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2025-01-13 22:36:10 +01:00

6 lines
100 B
CSS
Raw Normal View History

2019-12-29 20:00:13 +01:00
table.datatable > tbody > tr > td {
white-space: nowrap;
2020-01-24 12:17:58 +01:00
}
td.NumberCell {
text-align: center;
2019-12-29 20:00:13 +01:00
}