From b0fa4bc9241192dff85fbd3ef51fca0c81749808 Mon Sep 17 00:00:00 2001 From: Chris Williams Date: Fri, 11 Mar 2016 12:29:41 -0800 Subject: [PATCH] remove unused css --- panoramix/assets/stylesheets/panoramix.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/panoramix/assets/stylesheets/panoramix.css b/panoramix/assets/stylesheets/panoramix.css index d53ae71ff..16091773b 100644 --- a/panoramix/assets/stylesheets/panoramix.css +++ b/panoramix/assets/stylesheets/panoramix.css @@ -227,12 +227,7 @@ img.loading { .dashboard div.nvtooltip { z-index: 888; /* this lets tool tips go on top of other slices */ } -.dashboard td.icons { - width: 50px; -} -.dashboard td.icons { - display: none; -} + div.header { font-weight: bold; }