Tweaked table styling.
This commit is contained in:
parent
a100f77b8b
commit
3372428700
@ -268,7 +268,7 @@ class DataTable extends IgniteElement {
|
||||
|
||||
//Rows
|
||||
new div().class("mb-3").child(
|
||||
new table().class("table table-striped align-middle mb-0 table-borderless").child(
|
||||
new table().class("table table-light align-middle mb-0 table-borderless").child(
|
||||
//Table columns
|
||||
new thead().class("table-dark").child(
|
||||
new tr().child(
|
||||
|
Loading…
x
Reference in New Issue
Block a user