From 96ce026e838b0f391d995a69d7eaca3abaf1912b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 27 Mar 2018 17:50:50 +0200 Subject: Table background change --- scss/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index d77beef27..bcc808637 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -48,6 +48,10 @@ label { border-radius: 0; } +.table{ + background-color: white; +} + .card-header, .table-striped tbody tr:nth-of-type(2n+1), .dt-bootstrap4 table.dataTable.stripe tbody tr.odd, -- cgit v1.2.3