From 8375d212106918b602911f6286d2e4fd172d446e Mon Sep 17 00:00:00 2001 From: Marcel Korpel Date: Thu, 9 Jul 2015 00:33:25 +0200 Subject: Use SVG image for comment deletion icon This also puts the icon to the right and the timestamp in the byline and wipes out a repeated instance of the byline. Signed-off-by: Marcel Korpel Signed-off-by: Lukas Fleischer --- web/html/images/x.min.svg | 3 +++ web/html/images/x.png | Bin 725 -> 0 bytes web/html/images/x.svg | 31 +++++++++++++++++++++++++++++++ 3 files changed, 34 insertions(+) create mode 100644 web/html/images/x.min.svg delete mode 100644 web/html/images/x.png create mode 100644 web/html/images/x.svg (limited to 'web/html/images') diff --git a/web/html/images/x.min.svg b/web/html/images/x.min.svg new file mode 100644 index 00000000..833d4f22 --- /dev/null +++ b/web/html/images/x.min.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/html/images/x.png b/web/html/images/x.png deleted file mode 100644 index a85e1692..00000000 Binary files a/web/html/images/x.png and /dev/null differ diff --git a/web/html/images/x.svg b/web/html/images/x.svg new file mode 100644 index 00000000..e323fe19 --- /dev/null +++ b/web/html/images/x.svg @@ -0,0 +1,31 @@ + + + + + + image/svg+xml + + + + + + + + -- cgit v1.2.3-24-g4f1b