css: whitespace fix

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-11-28 08:34:29 +01:00
parent 0bba4fc63f
commit ddf7a65deb

View File

@ -345,6 +345,6 @@ div.right-aligned {
font-weight: 800; font-weight: 800;
} }
.x-action-col-icon:before { .x-action-col-icon:before {
color: #555; color: #555;
} }
/* action column fix end */ /* action column fix end */