From: Vincent Vanwaelscappel Date: Mon, 12 Jun 2023 09:23:46 +0000 (+0200) Subject: wip #5877 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2b4338953242bb014d6c3df4357b6238a79c5f44;p=fluidbook-toolbox.git wip #5877 --- diff --git a/public/packages/fluidbook/toolbox/css/style.less b/public/packages/fluidbook/toolbox/css/style.less index ce342f714..c6d4d58c4 100644 --- a/public/packages/fluidbook/toolbox/css/style.less +++ b/public/packages/fluidbook/toolbox/css/style.less @@ -79,11 +79,6 @@ main { background: transparent !important; } - th { - background-color: transparent; - border: 0; - } - td:first-child { border-left: 1px solid rgba(0, 40, 100, .12); } @@ -103,8 +98,6 @@ main { display: none; } } - - } table.table-hover {