Added an X to delete and close buttons

This commit is contained in:
Sasha Koshka 2022-08-29 10:03:02 -04:00 committed by emma
parent 6dbfa0bca9
commit f169b84696
1 changed files with 8 additions and 0 deletions

View File

@ -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