From 429938c3e20499eed1d7bbd1bcc4a481ba06d572 Mon Sep 17 00:00:00 2001 From: James Date: Sun, 29 Mar 2020 12:14:16 +0100 Subject: [PATCH] a --- dev.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev.less b/dev.less index 841b3cd..1d9441e 100644 --- a/dev.less +++ b/dev.less @@ -129,12 +129,12 @@ display: block !important; tbody th{ z-index: 100; } - tr:first-child th{ + thead tr:first-child th{ background-color: #000; color:#fff; border-color: #fff; } - tr:nth-child(1) th{ + thead tr:nth-child(2thead ) th{ background-color: #ff0; border-color: #fff; }