]> _ Git - fluidbook-toolbox.git/commitdiff
wip #5877
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 12 Jun 2023 09:23:46 +0000 (11:23 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 12 Jun 2023 09:23:46 +0000 (11:23 +0200)
public/packages/fluidbook/toolbox/css/style.less

index ce342f71470372ecdc9df02d23668035066c4caa..c6d4d58c4a813b4b59b59ae33bfe8b97587f8f80 100644 (file)
@@ -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 {