From ddf7a65deb1020227e8c098e42e98bf85f83b858 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 28 Nov 2022 08:34:29 +0100 Subject: [PATCH] css: whitespace fix Signed-off-by: Thomas Lamprecht --- src/css/ext6-pmx.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/css/ext6-pmx.css b/src/css/ext6-pmx.css index b9bfb35..2ffd2a8 100644 --- a/src/css/ext6-pmx.css +++ b/src/css/ext6-pmx.css @@ -345,6 +345,6 @@ div.right-aligned { font-weight: 800; } .x-action-col-icon:before { - color: #555; - } + color: #555; +} /* action column fix end */ -- 2.39.2