From 16203bb69725d6c9f4fde829f66341d2ac296d1f Mon Sep 17 00:00:00 2001 From: benny Date: Tue, 11 Sep 2018 12:46:55 +0800 Subject: [PATCH] core.css --- core.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core.css b/core.css index bc30322d..7da7c3a7 100644 --- a/core.css +++ b/core.css @@ -583,3 +583,6 @@ span.ptcv-selectlang text-align: right; } +.cell-strikethrough{ + text-decoration: line-through; +} -- 2.39.2