diff --git a/data/style.css b/data/style.css index 75251adb..18d4a533 100644 --- a/data/style.css +++ b/data/style.css @@ -115,7 +115,7 @@ label { background-repeat: no-repeat } -.edit::before { +.edit:before { content: "\0000a0" } @@ -129,7 +129,7 @@ label { text-decoration: none } -.trash::before { +.trash:before { content: "\0000a0" } diff --git a/data/style.css.gz b/data/style.css.gz index 185a8989..e432b8bc 100644 Binary files a/data/style.css.gz and b/data/style.css.gz differ