From c8d5c3537baec170f5dc0ac3ea4dc7b0d0b5cd43 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 21 Jan 2018 12:10:44 +0100 Subject: [PATCH] th.num align right --- html/style-r692.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style-r692.css b/html/style-r692.css index b5ea98793..05e584ba1 100644 --- a/html/style-r692.css +++ b/html/style-r692.css @@ -540,7 +540,7 @@ span.action { height:3rem; } -td.num { +th.num , td.num,table.result th.num { text-align:right; } tr.priority1 {