From 40c0a86a2b55c19603fbf170afd04307080225cb Mon Sep 17 00:00:00 2001 From: Danny Colin Date: Sun, 10 Jan 2021 19:02:28 -0500 Subject: [PATCH] fix css indentations --- src/css/popup.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/css/popup.css b/src/css/popup.css index ec00a8c..cdfef70 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -1015,8 +1015,8 @@ tr:hover > td > .trash-button { } .truncate-text::after { - background: #4a4a4a; - mask-image: linear-gradient(to right, transparent, #4a4a4a 70%); + background: #4a4a4a; + mask-image: linear-gradient(to right, transparent, #4a4a4a 70%); } [data-identity-color="grey"] {