From: Thomas Lamprecht Date: Mon, 28 Nov 2022 07:34:29 +0000 (+0100) Subject: css: whitespace fix X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=ddf7a65deb1020227e8c098e42e98bf85f83b858 css: whitespace fix Signed-off-by: Thomas Lamprecht --- 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 */