From f169b846966a25aae2c2ac8e2c8c44f8cb86844c Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Mon, 29 Aug 2022 10:03:02 -0400 Subject: [PATCH] Added an X to delete and close buttons --- public/css/theme-martian.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/css/theme-martian.css b/public/css/theme-martian.css index a2fc5e5..e96a201 100644 --- a/public/css/theme-martian.css +++ b/public/css/theme-martian.css @@ -573,6 +573,14 @@ img[src$="/img/matrix.svg"] { -webkit-backdrop-filter: blur(32px); } +#status-button[data-status-val="close"]::before, +.ui.red.small.button.delete-button::before, +.ui.red.button.delete-post::before +{ + content: "🞭"; + margin-right: 1em; +} + /* syntax highlighting */ .chroma .hl { background-color: #e5e5e5