From 88f301c72f8f502731bbdfb965761097ce55dae6 Mon Sep 17 00:00:00 2001 From: Hugues Peccatte Date: Mon, 20 Jul 2015 23:31:43 +0200 Subject: Optimize CSS properties. Signed-off-by: Hugues Peccatte --- themes/original/css/printview.css | 1 - themes/pmahomme/css/printview.css | 1 - 2 files changed, 2 deletions(-) (limited to 'themes') diff --git a/themes/original/css/printview.css b/themes/original/css/printview.css index 0b4d69de14..5ee47195e2 100644 --- a/themes/original/css/printview.css +++ b/themes/original/css/printview.css @@ -57,7 +57,6 @@ font-weight: bold; background-color: #e5e5e5; border: .1em solid #000; - border-right: .1em solid #000; } th.vtop, td.vtop { diff --git a/themes/pmahomme/css/printview.css b/themes/pmahomme/css/printview.css index 0b4d69de14..5ee47195e2 100644 --- a/themes/pmahomme/css/printview.css +++ b/themes/pmahomme/css/printview.css @@ -57,7 +57,6 @@ font-weight: bold; background-color: #e5e5e5; border: .1em solid #000; - border-right: .1em solid #000; } th.vtop, td.vtop { -- cgit v1.2.3